commit | 33f9d693537e7110a787b436f2a90ebab30368a0 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Fri Aug 30 14:36:52 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Aug 30 19:03:36 2019 +0000 |
tree | e6b37e2693924c71fba472d6df1e57cebc184d60 | |
parent | 4ece96d76d9d20c3fbe77e9a78829af8ef007fe7 [diff] |
Pass SkPaint by const-ref to SkParticleDrawable Makes it clearer that this isn't optional, for drawables that route to similar canvas calls. Change-Id: I12142c11676ba6baeea3e2779ec05af601d8beb3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/238440 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>