Searched refs:getGlyphCache (Results 1 – 6 of 6) sorted by relevance
53 return fGrContext->contextPriv().getGlyphCache(); in glyphCache()
222 auto glyphCache = context.grContext()->contextPriv().getGlyphCache(); in executeForTextTarget()
83 GrStrikeCache* glyphCache = this->contextPriv().getGlyphCache(); in init()
206 GrStrikeCache* getGlyphCache() { return fContext->fGlyphCache; } in getGlyphCache() function
169 return fGpu->getContext()->contextPriv().getGlyphCache(); in glyphCache()
531 auto glyphCache = context->contextPriv().getGlyphCache(); in drawGlyphRunList()885 auto glyphCache = context->contextPriv().getGlyphCache(); in createOp_TestingOnly()