commit | 05a21cbb87b01d6092820f18f48479ad3716e358 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@google.com> | Tue Jan 07 19:15:14 2025 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Jan 16 06:22:06 2025 -0800 |
tree | 101ee22099deacbb2cadcc8894f34fd75970ec32 | |
parent | 120379fefaa376e3fad20e35e899e4eee9909766 [diff] |
[skottie] Support arbitrary displacement map sources Currently, displacement maps only work with sources preceding the displacement effect (layers higher up in the stack which are already attached when the effect is evaluated). Using the utils introduced in https://skia-review.googlesource.com/c/skia/+/935556, we can now support arbitrary source layers. Change-Id: I10d49c276974832808436c12c53922be6deb38d4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/935543 Reviewed-by: Brandon Wilson <bwils@google.com> Commit-Queue: Florin Malita <fmalita@google.com>