skia2/modules/skottie
Florin Malita c0132ffa64 [skottie] Optimize opacity layerization
- plumb a RenderContext RenderNode::render() argument to track pending
    opacity

  - defer opacity application until we can determine whether a layer is
    required (group with multiple children) or the opacity can be pushed
    onto the draw paint (for single/atomic draws)

Bug: skia:
Change-Id: I962ba08bad780395d5d738307bde986e9efa502b
Reviewed-on: https://skia-review.googlesource.com/146445
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-08-09 14:48:02 +00:00
..
fuzz [skottie] Make the resource provider factory argument optional 2018-05-31 16:39:13 +00:00
include [skottie] ResourceManager tweaks 2018-08-06 18:50:22 +00:00
src [skottie] Optimize opacity layerization 2018-08-09 14:48:02 +00:00
BUILD.gn [skottie/sksg] Move source files list to .gni 2018-08-02 16:29:13 +00:00
skottie.gni [skottie/sksg] Move source files list to .gni 2018-08-02 16:29:13 +00:00