commit | 3561955b0acf9d43a5c768834e3cc175d8ffd6cd | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Mar 10 19:20:43 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 12 21:47:16 2021 +0000 |
tree | cacdb63e24ecd0ad2c5155713ef73e552e399de7 | |
parent | 3f35ac10b4695ccda1de7cff76a119fbb4be55e9 [diff] |
Rename fillRectWithLocalMatrix -> fillPixelsWithLocalMatrix Rounding out to pixel grid boundaries makes this method dmsaa-ready by ensuring no pixels have partial msaa sample coverage. Bug: skia:11396 Change-Id: I2543c8806f94692992a692bd5adedf41326c8910 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/383416 Commit-Queue: Chris Dalton <csmartdalton@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com>