Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DFont.cpp63 if (auto comp_node = ParseGlyphComp(abuilder, *jdata, &glyph_size)) { in parseGlyph() local
180 auto comp_node = abuilder->attachPrecompLayer(jdata, &linfo); in ParseGlyphComp() local
216 auto* comp_node = font->fGlyphComps.find(gid); in getGlyphComp() local