Home
last modified time | relevance | path

Searched defs:textBlobCache (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/atlastext/
DSkInternalAtlasTextContext.cpp56 GrTextBlobCache* SkInternalAtlasTextContext::textBlobCache() { in textBlobCache() function in SkInternalAtlasTextContext
/external/skqp/src/core/
DSkGlyphRunPainter.cpp532 GrTextBlobCache* textBlobCache = context->contextPriv().getTextBlobCache(); in drawGlyphRunList() local
/external/skia/src/gpu/
DGrSurfaceDrawContext.cpp396 GrTextBlobCache* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunListWithCache() local