Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/text/
DGrStrikeCache.cpp83 static bool get_packed_glyph_image(SkStrike* cache, SkGlyph* glyph, int width, in get_packed_glyph_image() function
224 if (!get_packed_glyph_image(skStrikeCache, skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()
/third_party/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()