Home
last modified time | relevance | path

Searched defs:onRevalidateEffect (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/modules/sksg/src/
H A DSkSGGeometryEffect.cpp73 SkPath TrimEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::TrimEffect
96 SkPath GeometryTransform::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::GeometryTransform
131 SkPath DashEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::DashEffect
143 SkPath RoundEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::RoundEffect
155 SkPath OffsetEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::OffsetEffect
/aosp_15_r20/external/skia/modules/skottie/src/layers/shapelayer/
H A DPuckerBloat.cpp50 SkPath onRevalidateEffect(const sk_sp<GeometryNode>& geo) override { in onRevalidateEffect() function in skottie::internal::__anone11fd4f80111::PuckerBloatEffect