Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/
DRecorderPriv.h55 sktext::gpu::TextBlobRedrawCoordinator* textBlobCache() { in textBlobCache() function
DDevice.cpp765 fRecorder->priv().textBlobCache()->drawGlyphRunList(canvas, in onDrawGlyphRunList()
/external/skia/src/gpu/ganesh/
DSurfaceDrawContext.cpp349 sktext::gpu::TextBlobRedrawCoordinator* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunList() local
350 textBlobCache->drawGlyphRunList( in drawGlyphRunList()