Lines Matching refs:fontCache
163 GrBatchFontCache* fontCache, in RegenerateTextBlob() argument
196 GrTextUtils::DrawDFText(cacheBlob, run, fontCache, in RegenerateTextBlob()
204 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache, in RegenerateTextBlob()
212 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache, in RegenerateTextBlob()
224 GrTextUtils::DrawBmpText(cacheBlob, run, fontCache, in RegenerateTextBlob()
230 GrTextUtils::DrawBmpPosText(cacheBlob, run, fontCache, in RegenerateTextBlob()
236 GrTextUtils::DrawBmpPosText(cacheBlob, run, fontCache, in RegenerateTextBlob()
253 GrBatchFontCache* fontCache, in CreateDrawTextBlob() argument
267 GrTextUtils::DrawDFText(blob, 0, fontCache, props, in CreateDrawTextBlob()
271 GrTextUtils::DrawBmpText(blob, 0, fontCache, props, skPaint, in CreateDrawTextBlob()
278 GrAtlasTextContext::CreateDrawPosTextBlob(GrTextBlobCache* blobCache, GrBatchFontCache* fontCache, in CreateDrawPosTextBlob() argument
291 GrTextUtils::DrawDFPosText(blob, 0, fontCache, props, in CreateDrawPosTextBlob()
295 GrTextUtils::DrawBmpPosText(blob, 0, fontCache, props, skPaint, in CreateDrawPosTextBlob()