Searched defs:jshape (Results 1 – 4 of 4) sorted by relevance
65 if (const auto* jshape = shape_root(jv)) { in parse_encoding_len() local75 const auto* jshape = shape_root(jv); in parse_encoding_data() local
109 const ShapeInfo* FindShapeInfo(const skjson::ObjectValue& jshape) { in FindShapeInfo()171 sk_sp<sksg::RenderNode> AnimationBuilder::attachShape(const skjson::ArrayValue* jshape, in attachShape()
93 facebook::jni::alias_ref<jlongArray> jshape, in newAtTensor()272 auto jshape = jtensor->getFieldValue(shapeField); in newAtTensorFromJTensor() local
167 auto jshape = jtensor->getFieldValue(shapeField); in JEValueToTensorImpl() local