Home
last modified time | relevance | path

Searched defs:jshape (Results 1 – 3 of 3) sorted by relevance

/external/skia/modules/skottie/src/animator/
DShapeKeyframeAnimator.cpp53 if (const auto* jshape = shape_root(jv)) { in parse_encoding_len() local
63 const auto* jshape = shape_root(jv); in parse_encoding_data() local
/external/skia/modules/skottie/src/layers/shapelayer/
DShapeLayer.cpp102 const ShapeInfo* FindShapeInfo(const skjson::ObjectValue& jshape) { in FindShapeInfo()
164 sk_sp<sksg::RenderNode> AnimationBuilder::attachShape(const skjson::ArrayValue* jshape, in attachShape()
/external/skqp/modules/skottie/src/
DSkottieShapeLayer.cpp477 const ShapeInfo* FindShapeInfo(const skjson::ObjectValue& jshape) { in FindShapeInfo()
535 sk_sp<sksg::RenderNode> AnimationBuilder::attachShape(const skjson::ArrayValue* jshape, in attachShape()