Searched refs:setTextBlobCacheLimit_ForTesting (Results 1 – 3 of 3) sorted by relevance
61 context->contextPriv().setTextBlobCacheLimit_ForTesting(0); in text_blob_cache_inner()
277 void setTextBlobCacheLimit_ForTesting(size_t bytes);
45 void GrContextPriv::setTextBlobCacheLimit_ForTesting(size_t bytes) { in setTextBlobCacheLimit_ForTesting() function in GrContextPriv