Searched refs:get_packed_glyph_df_image (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrGlyphCache.cpp | 181 static bool get_packed_glyph_df_image(SkGlyphCache* cache, const SkGlyph& glyph, in get_packed_glyph_df_image() function 313 if (!get_packed_glyph_df_image(cache, skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()
|
/external/skqp/src/gpu/text/ |
D | GrAtlasGlyphCache.cpp | 334 static bool get_packed_glyph_df_image(SkGlyphCache* cache, const SkGlyph& glyph, in get_packed_glyph_df_image() function 464 if (!get_packed_glyph_df_image(cache, skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()
|