Lines Matching defs:glyphCache
121 auto glyphCache = context->contextPriv().getGlyphCache(); in drawTextBlob() local
189 GrGlyphCache* glyphCache, in regenerateTextBlob()
259 GrGlyphCache* glyphCache, in makeDrawTextBlob()
287 GrGlyphCache* glyphCache, in makeDrawPosTextBlob()
324 auto glyphCache = context->contextPriv().getGlyphCache(); in drawText() local
351 auto glyphCache = context->contextPriv().getGlyphCache(); in drawPosText() local
367 GrGlyphCache* glyphCache, const SkSurfaceProps& props, in DrawBmpText()
405 GrGlyphCache* glyphCache, const SkSurfaceProps& props, in DrawBmpPosText()
445 GrGlyphCache* glyphCache, in DrawBmpTextAsPaths()
482 GrGlyphCache* glyphCache, in DrawBmpPosTextAsPaths()
674 GrGlyphCache* glyphCache, const SkSurfaceProps& props, in drawDFText()
749 GrGlyphCache* glyphCache, const SkSurfaceProps& props, in drawDFPosText()
876 GrGlyphCache* glyphCache, in drawText()
967 auto glyphCache = context->contextPriv().getGlyphCache(); in GR_DRAW_OP_TEST_DEFINE() local