Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp146 sk_sp<sksg::GeometryNode> ShapeBuilder::AttachPathGeometry(const skjson::ObjectValue& jpath, in AttachPathGeometry() function in skottie::internal::ShapeBuilder
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp36 sk_sp<sksg::GeometryNode> AttachPathGeometry(const skjson::ObjectValue& jpath, in AttachPathGeometry() function