Searched refs:textBlobCache (Results 1 – 1 of 1) sorted by relevance
369 GrTextBlobCache* textBlobCache = fContext->priv().getTextBlobCache(); in drawGlyphRunListWithCache() local371 blob = textBlobCache->find(key); in drawGlyphRunListWithCache()379 textBlobCache->remove(blob.get()); in drawGlyphRunListWithCache()388 blob = textBlobCache->addOrReturnExisting(glyphRunList, blob); in drawGlyphRunListWithCache()