Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp370 GrTextBlobCache* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunListWithCache() local
372 blob = textBlobCache->find(key); in drawGlyphRunListWithCache()
380 textBlobCache->remove(blob.get()); in drawGlyphRunListWithCache()
389 blob = textBlobCache->addOrReturnExisting(glyphRunList, blob); in drawGlyphRunListWithCache()

Completed in 4 milliseconds