commit | 2a943df011ef8cfbc9b4f8829ebf9f6385e40054 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri May 04 13:43:19 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon May 07 18:08:40 2018 +0000 |
tree | 6cd980ebdb5655cdeb15d4526d624b5ae2f8b2ee | |
parent | 817847c0c6ca538d5a1b87647dc94cdc31b30c41 [diff] |
Make GPU lattice/nine patch not bleed across cells. Consolidate code for handling various image/bitmap and lattice/ninepatch flavors. Makes refTextureForParams virtual on GrTextureProducer. Previously both subclasses had non-virtual flavors of this. Bug: b/77917978 Change-Id: I14787faef33c4617ef359039e81453d683f33ff1 Reviewed-on: https://skia-review.googlesource.com/125520 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>