Home
last modified time | relevance | path

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

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