Home
last modified time | relevance | path

Searched refs:jshapes (Results 1 – 1 of 1) sorted by relevance

/external/skia/modules/skottie/src/layers/
DTextLayer.cpp127 const skjson::ArrayValue* jshapes = (*jdata)["shapes"]; in parse_glyph_path() local
128 if (!jshapes) { in parse_glyph_path()
133 for (const skjson::ObjectValue* jgrp : *jshapes) { in parse_glyph_path()