Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasGlyphCache.cpp214 static inline bool get_packed_glyph_bounds(SkGlyphCache* cache, const SkGlyph& glyph, in get_packed_glyph_bounds() function
410 if (!get_packed_glyph_bounds(cache, skGlyph, &bounds)) { in generateGlyph()