Home
last modified time | relevance | path

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

/third_party/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
/third_party/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()
/third_party/flutter/skia/modules/skottie/src/layers/
DShapeLayer.cpp469 const ShapeInfo* FindShapeInfo(const skjson::ObjectValue& jshape) { in FindShapeInfo()
524 sk_sp<sksg::RenderNode> AnimationBuilder::attachShape(const skjson::ArrayValue* jshape, in attachShape()