Home
last modified time | relevance | path

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

/third_party/skia/modules/sksg/src/
DSkSGGeometryEffect.cpp62 SkPath TrimEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::TrimEffect
85 SkPath GeometryTransform::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::GeometryTransform
120 SkPath DashEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::DashEffect
132 SkPath RoundEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::RoundEffect
144 SkPath OffsetEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() function in sksg::OffsetEffect
/third_party/skia/modules/skottie/src/layers/shapelayer/
DPuckerBloat.cpp42 SkPath onRevalidateEffect(const sk_sp<GeometryNode>& geo) override { in onRevalidateEffect() function in skottie::internal::__anon2a41f6140111::PuckerBloatEffect