Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrGlyphCache.cpp76 static inline bool get_packed_glyph_bounds(SkGlyphCache* cache, const SkGlyph& glyph, in get_packed_glyph_bounds() function
271 if (!get_packed_glyph_bounds(cache, skGlyph, &bounds)) { in generateGlyph()
/external/skqp/src/gpu/text/
DGrAtlasGlyphCache.cpp229 static inline bool get_packed_glyph_bounds(SkGlyphCache* cache, const SkGlyph& glyph, in get_packed_glyph_bounds() function
425 if (!get_packed_glyph_bounds(cache, skGlyph, &bounds)) { in generateGlyph()