e359aa35d1
We're currently letting render context overrides (opacity, color filters, blend mode, etc) spill down the descendent/mask content tree. This is not ideal, as mask content isolation breaks atomicity assumptions for deferred overrides. Case in point: motion blur uses SkBlendMode::kPlus to accumulate content "layers" - but since mask content gets rendered into a separate layer, it fails to produce the expected result. The fix is to realize all context overrides on the top-level mask layer (we already allocate this layer, so there's no reason to defer downstream anyway). Change-Id: Icbb7e403f90feecfae5846697f559a03d8aa4097 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/239036 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org> |
||
---|---|---|
.. | ||
images | ||
skottie_sample_1.json | ||
skottie_sample_2.json | ||
skottie_sample_multiframe.json | ||
skottie_sample_nested.json | ||
skottie_sample_search.json | ||
skottie_sample_webfont.json | ||
skottie-3d-rotation-order.json | ||
skottie-bezier-extranormal.json | ||
skottie-camera-parent-1.json | ||
skottie-camera-parent-2.json | ||
skottie-camera-parent-3.json | ||
skottie-camera-rotation.json | ||
skottie-effects-tranform.json | ||
skottie-gradient-ramp.json | ||
skottie-hidden-shapes-layers.json | ||
skottie-huesaturation-effect.json | ||
skottie-levels-effect.json | ||
skottie-line-height.json | ||
skottie-linear-wipe-effect.json | ||
skottie-mask-feather.json | ||
skottie-motion-blur-mask.json | ||
skottie-motion-blur-ph0.json | ||
skottie-motion-blur-ph360.json | ||
skottie-motion-blur-ph-360.json | ||
skottie-motiontile-effect-phase.json | ||
skottie-motiontile-effect.json | ||
skottie-multi-range-selectors.json | ||
skottie-radial-wipe-effect.json | ||
skottie-text-animator-1.json | ||
skottie-text-animator-2.json | ||
skottie-text-animator-3.json | ||
skottie-text-animator-4.json | ||
skottie-text-animator-5.json | ||
skottie-text-animator-6.json | ||
skottie-text-animator-7.json | ||
skottie-text-animator-8.json | ||
skottie-text-resize-to-fit.json | ||
skottie-text-scale-to-fit.json | ||
skottie-text-valign-2.json | ||
skottie-text-valign-bottom.json | ||
skottie-text-valign.json | ||
skottie-transform-effect.json | ||
skottie-venetianblinds-effect.json |