Searched refs:blobCache (Results 1 – 1 of 1) sorted by relevance
252 GrAtlasTextContext::CreateDrawTextBlob(GrTextBlobCache* blobCache, in CreateDrawTextBlob() argument263 GrAtlasTextBlob* blob = blobCache->createBlob(glyphCount, 1); in CreateDrawTextBlob()278 GrAtlasTextContext::CreateDrawPosTextBlob(GrTextBlobCache* blobCache, GrBatchFontCache* fontCache, in CreateDrawPosTextBlob() argument287 GrAtlasTextBlob* blob = blobCache->createBlob(glyphCount, 1); in CreateDrawPosTextBlob()