Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DRecorderPriv.h65 sktext::gpu::TextBlobRedrawCoordinator* textBlobCache() { in textBlobCache() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DSurfaceDrawContext.cpp373 sktext::gpu::TextBlobRedrawCoordinator* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunList() local