Home
last modified time | relevance | path

Searched refs:makeDrawPosTextBlob (Results 1 – 4 of 4) sorted by relevance

/external/skqp/src/gpu/text/
DGrAtlasTextContext.h89 sk_sp<GrAtlasTextBlob> makeDrawPosTextBlob(GrTextBlobCache*, GrAtlasGlyphCache*,
DGrAtlasTextContext.cpp290 GrAtlasTextContext::makeDrawPosTextBlob(GrTextBlobCache* blobCache, in makeDrawPosTextBlob() function in GrAtlasTextContext
366 sk_sp<GrAtlasTextBlob> blob(this->makeDrawPosTextBlob( in drawPosText()
/external/skia/src/gpu/text/
DGrAtlasTextContext.h118 sk_sp<GrAtlasTextBlob> makeDrawPosTextBlob(GrTextBlobCache*, GrGlyphCache*,
DGrAtlasTextContext.cpp286 GrAtlasTextContext::makeDrawPosTextBlob(GrTextBlobCache* blobCache, in makeDrawPosTextBlob() function in GrAtlasTextContext
355 sk_sp<GrAtlasTextBlob> blob(this->makeDrawPosTextBlob( in drawPosText()