Home
last modified time | relevance | path

Searched defs:cacheBlob (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrAtlasTextContext.cpp87 sk_sp<GrAtlasTextBlob> cacheBlob; in drawTextBlob() local
162 void GrAtlasTextContext::RegenerateTextBlob(GrAtlasTextBlob* cacheBlob, in RegenerateTextBlob()
DGrAtlasTextBlob.cpp33 sk_sp<GrAtlasTextBlob> cacheBlob(new (allocation) GrAtlasTextBlob); in Make() local