Searched refs:getPackedGlyphImage (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrFontScaler.h | 55 bool getPackedGlyphImage(const SkGlyph&, int width, int height, int rowBytes,
|
D | GrFontScaler.cpp | 115 bool GrFontScaler::getPackedGlyphImage(const SkGlyph& glyph, int width, int height, int dstRB, in getPackedGlyphImage() function in GrFontScaler
|
D | GrBatchFontCache.cpp | 227 if (!scaler->getPackedGlyphImage(skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()
|