Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/fonts/
H A DRandomScalerContext.cpp94 const SkGlyph* proxyGlyph = fProxyGlyphs.set(packedID, std::move(glyph)); in generateMetrics() local
117 SkGlyph* proxyGlyph = fProxyGlyphs.find(glyph.getPackedID()); in generateImage() local