Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrStrikeCache.cpp83 static bool get_packed_glyph_image(SkStrike* cache, const SkGlyph& glyph, int width, in get_packed_glyph_image() function
230 if (!get_packed_glyph_image(cache, skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()
/external/skia/src/gpu/text/
DGrAtlasManager.cpp59 static void get_packed_glyph_image( in get_packed_glyph_image() function
172 get_packed_glyph_image(skGlyph, rowBytes, expectedMaskFormat, dataPtr); in addGlyphToAtlas()