commit | 8e5ab8a58374b1971f6fc84aa4e445fd4be18dec | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Jan 09 12:34:22 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Jan 09 17:55:31 2023 +0000 |
tree | 1c693a03753384d0cf4378ca79a38ae962887cc5 | |
parent | aba7b5ae5599c3199f5b268545d7da8633ea6d0e [diff] |
Coalesce adjacent push_zeros ops. It's more efficient for us to use large ops that do a lot of work, versus multiple small ops that do less. Change-Id: Ia065ffda08e706f8fedd59472ea272581060ecf6 Bug: skia:13676 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/627618 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: John Stiles <johnstiles@google.com>