skia2/modules/sksg
Florin Malita e35a7ea7a9 [skottie] Initial inner shadow layer style support
Implement drop and inner shadow styles using explicit image filters.

Remove existing style support from DropShadowEffect.cpp, as it now
has a new cozy place with its inner sibling.

Supported properties:

  - color
  - opacity
  - angle
  - distance
  - size (sigma)

Change-Id: I5b7e3c75678e036a20c1908b84c74a670a5aa196
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/283918
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2020-04-17 19:57:08 +00:00
..
include [skottie] Initial inner shadow layer style support 2020-04-17 19:57:08 +00:00
samples [skottie] Cleanup: relocate Animator base class out of SkSG 2020-03-26 20:50:10 +00:00
src [skottie] Initial inner shadow layer style support 2020-04-17 19:57:08 +00:00
tests [sksg] Fix setVisible() invalidation 2019-07-23 14:16:39 +00:00
BUILD.gn reformat GN files 2020-04-01 23:23:03 +00:00
sksg.gni [skottie] Stroke dash support 2020-03-02 16:56:22 +00:00