skia2/modules/sksg/include
Florin Malita ccacfa02d2 [skottie] Caching motion tile
Update MotionTileEffect to avoid rebuilding shaders redundantly,
at render time:

  1) build all shaders at revalidation time
  2) cache the layer content picture separately, and only rebuild when
     the layer content changes

To support #2, add some SG helpers for querying subtree inval state.

With this change, we avoid all render time allocations.

Notry: true
Change-Id: I55a1f95752704af6a667b266e725492de6640387
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/226512
Commit-Queue: Florin Malita <fmalita@chromium.org>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Florin Malita <fmalita@chromium.org>
Reviewed-by: Mike Reed <reed@google.com>
2019-07-10 19:13:41 +00:00
..
SkSGClipEffect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGColorFilter.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGDraw.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGEffectNode.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGGeometryNode.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGGeometryTransform.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGGradient.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGGroup.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGImage.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGInvalidationController.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGMaskEffect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGMerge.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGNode.h [skottie] Caching motion tile 2019-07-10 19:13:41 +00:00
SkSGOpacityEffect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGPaint.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGPath.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGPlane.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGRect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGRenderEffect.h [skottie] Linear Wipe effect 2019-06-19 13:22:53 +00:00
SkSGRenderNode.h [skottie] Caching motion tile 2019-07-10 19:13:41 +00:00
SkSGRoundEffect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGScene.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
SkSGText.h Use SkFontHinting instead of macros. 2019-05-08 12:16:37 +00:00
SkSGTransform.h [skottie] Parented camera support 2019-04-25 17:02:49 +00:00
SkSGTrimEffect.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00