Searched refs:makeCachedBlob (Results 1 – 2 of 2) sorted by relevance
128 cacheBlob = cache->makeCachedBlob(blob, key, blurRec, skPaint); in drawTextBlob()149 cacheBlob = cache->makeCachedBlob(blob, key, blurRec, skPaint); in drawTextBlob()
47 sk_sp<GrAtlasTextBlob> makeCachedBlob(const SkTextBlob* blob, in makeCachedBlob() function