skia2/modules/particles/include
Brian Osman 33f9d69353 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>
2019-08-30 19:03:36 +00:00
..
SkCurve.h Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
SkParticleBinding.h Particle cleanup: split SkParticleBinding out of SkParticleEffect 2019-08-30 15:32:38 +00:00
SkParticleData.h Major rewrite of the particle system based on the SkSL interpreter 2019-07-25 19:59:03 +00:00
SkParticleDrawable.h Pass SkPaint by const-ref to SkParticleDrawable 2019-08-30 19:03:36 +00:00
SkParticleEffect.h Particle cleanup: split SkParticleBinding out of SkParticleEffect 2019-08-30 15:32:38 +00:00
SkParticleSerialization.h Particles: Use list of lines for multi-line string serialization 2019-07-25 20:55:43 +00:00
SkReflected.h remove unused sk_sp comparison operators 2019-08-27 14:52:01 +00:00