Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/
DGrRecordingContextPriv.h60 sktext::gpu::TextBlobRedrawCoordinator* getTextBlobCache() { in getTextBlobCache() function
DSurfaceDrawContext.cpp349 sktext::gpu::TextBlobRedrawCoordinator* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunList()
/external/skia/tests/
DTextBlobCacheTest.cpp100 GrTextBlobTestingPeer::SetBudget(dContext->priv().getTextBlobCache(), 0); in text_blob_cache_inner()