Lines Matching refs:fontCache
41 GrBatchFontCache* fontCache, in DrawBmpText() argument
71 blob, runIndex, fontCache, &currStrike, glyph, in DrawBmpText()
81 GrBatchFontCache* fontCache, in DrawBmpPosText() argument
113 blob, runIndex, fontCache, &currStrike, glyph, in DrawBmpPosText()
123 GrBatchFontCache* fontCache, in BmpAppendGlyph() argument
127 *strike = fontCache->getStrike(scaler); in BmpAppendGlyph()
249 GrBatchFontCache* fontCache, const SkSurfaceProps& props, in DrawDFText() argument
313 DrawDFPosText(blob, runIndex, fontCache, props, skPaint, color, viewMatrix, text, byteLength, in DrawDFText()
318 GrBatchFontCache* fontCache, const SkSurfaceProps& props, in DrawDFPosText() argument
363 fontCache, in DrawDFPosText()
395 fontCache, in DrawDFPosText()
417 GrTextUtils::DrawBmpPosText(blob, runIndex, fontCache, props, in DrawDFPosText()