Searched defs:cacheBlob (Results 1 – 3 of 3) sorted by relevance
40 GrAtlasTextBlob* cacheBlob = GrAtlasTextBlob::Create(&fPool, glyphCount, runCount); in createBlob() local51 GrAtlasTextBlob* cacheBlob = GrAtlasTextBlob::Create(&fPool, glyphCount, runCount); in createCachedBlob() local
80 SkAutoTUnref<GrAtlasTextBlob> cacheBlob; in drawTextBlob() local162 void GrAtlasTextContext::RegenerateTextBlob(GrAtlasTextBlob* cacheBlob, in RegenerateTextBlob()
34 GrAtlasTextBlob* cacheBlob = new (allocation) GrAtlasTextBlob; in Create() local