Searched refs:getPackedGlyphDFImage (Results 1 – 3 of 3) sorted by relevance
58 bool getPackedGlyphDFImage(const SkGlyph&, int width, int height, void* image);
170 bool GrFontScaler::getPackedGlyphDFImage(const SkGlyph& glyph, int width, int height, void* dst) { in getPackedGlyphDFImage() function in GrFontScaler
222 if (!scaler->getPackedGlyphDFImage(skGlyph, glyph->width(), glyph->height(), in addGlyphToAtlas()