Home
last modified time | relevance | path

Searched refs:CreateDrawPosTextBlob (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrAtlasTextContext.h72 static inline GrAtlasTextBlob* CreateDrawPosTextBlob(GrTextBlobCache*, GrBatchFontCache*,
DGrAtlasTextContext.cpp278 GrAtlasTextContext::CreateDrawPosTextBlob(GrTextBlobCache* blobCache, GrBatchFontCache* fontCache, in CreateDrawPosTextBlob() function in GrAtlasTextContext
342 CreateDrawPosTextBlob(context->getTextBlobCache(), in drawPosText()