Lines Matching full:scaler
71 GrTextStrike* GrFontCache::generateStrike(GrFontScaler* scaler,
73 GrMaskFormat format = scaler->getMaskFormat();
80 (this, scaler->getKey(), format, fAtlasMgr[atlasIndex]));
260 GrFontScaler* scaler) {
262 if (!scaler->getPackedGlyphBounds(packed, &bounds)) {
287 bool GrTextStrike::getGlyphAtlas(GrGlyph* glyph, GrFontScaler* scaler) {
294 SkASSERT(scaler);
298 SkAutoRef ar(scaler);
317 if (!scaler->getPackedGlyphImage(glyph->fPackedID, width, height, stride, storage.get())) {
399 if (!scaler->getPackedGlyphImage(glyph->fPackedID, glyph->width(),