Home
last modified time | relevance | path

Searched defs:jpath (Results 1 – 6 of 6) sorted by relevance

/external/skia/modules/skottie/src/
DPath.cpp21 PathAdapter(const skjson::Value& jpath, const AnimationBuilder& abuilder) in PathAdapter()
/external/skqp/modules/skottie/src/
DSkottieTextLayer.cpp114 const skjson::StringValue* jpath = (*jfont)["fPath"]; in parseFonts() local
DSkottie.cpp185 sk_sp<sksg::Path> AnimationBuilder::attachPath(const skjson::Value& jpath, in attachPath()
DSkottieShapeLayer.cpp35 sk_sp<sksg::GeometryNode> AttachPathGeometry(const skjson::ObjectValue& jpath, in AttachPathGeometry()
/external/skia/modules/skottie/src/layers/
DTextLayer.cpp216 const skjson::StringValue* jpath = (*jfont)["fPath"]; in parseFonts() local
/external/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp146 sk_sp<sksg::GeometryNode> ShapeBuilder::AttachPathGeometry(const skjson::ObjectValue& jpath, in AttachPathGeometry()