Searched refs:GetGrFontScaler (Results 1 – 3 of 3) sorted by relevance
62 GrFontScaler* fontScaler = GrTextUtils::GetGrFontScaler(cache); in DrawBmpText()104 GrFontScaler* fontScaler = GrTextUtils::GetGrFontScaler(cache); in DrawBmpPosText()347 GrFontScaler* fontScaler = GrTextUtils::GetGrFontScaler(cache); in DrawDFPosText()571 GrFontScaler* GrTextUtils::GetGrFontScaler(SkGlyphCache* cache) { in GetGrFontScaler() function in GrTextUtils
87 static GrFontScaler* GetGrFontScaler(SkGlyphCache* cache);
169 *scaler = GrTextUtils::GetGrFontScaler(*cache); in regenInBatch()