commit | f647dc752d0f6c938681bf1c6863daa66a330c39 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Aug 19 13:55:05 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 19 21:33:54 2020 +0000 |
tree | 23e59434dc38ae60ea1c7a68100df339eac5bd7f | |
parent | 1f02286ea643d301537f271c1f2c099c8ab55373 [diff] |
update placeholder approx op count Now that approxOpCount() can recurse into sub pictures, adding ~0 will overflow its total count. New tests fail at head, pass now. Change-Id: Icdb7d8a062739724207c9a6369734510f00f2ffd Reviewed-on: https://skia-review.googlesource.com/c/skia/+/311774 Reviewed-by: John Stiles <johnstiles@google.com> Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Klein <mtklein@google.com>