Home
last modified time | relevance | path

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

/external/skqp/src/atlastext/
DSkInternalAtlasTextContext.cpp52 GrTextBlobCache* SkInternalAtlasTextContext::textBlobCache() { in textBlobCache() function in SkInternalAtlasTextContext
/external/skia/src/atlastext/
DSkInternalAtlasTextContext.cpp54 GrTextBlobCache* SkInternalAtlasTextContext::textBlobCache() { in textBlobCache() function in SkInternalAtlasTextContext
/external/skqp/src/gpu/text/
DGrAtlasTextContext.cpp128 GrTextBlobCache* textBlobCache = context->contextPriv().getTextBlobCache(); in drawTextBlob() local
328 auto textBlobCache = context->contextPriv().getTextBlobCache(); in drawText() local
362 auto textBlobCache = context->contextPriv().getTextBlobCache(); in drawPosText() local
/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp123 GrTextBlobCache* textBlobCache = context->contextPriv().getTextBlobCache(); in drawTextBlob() local
326 auto textBlobCache = context->contextPriv().getTextBlobCache(); in drawText() local
353 auto textBlobCache = context->contextPriv().getTextBlobCache(); in drawPosText() local