Searched refs:DrawDFPosText (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 204 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache, in RegenerateTextBlob() 212 GrTextUtils::DrawDFPosText(cacheBlob, run, fontCache, in RegenerateTextBlob() 291 GrTextUtils::DrawDFPosText(blob, 0, fontCache, props, in CreateDrawPosTextBlob()
|
D | GrTextUtils.h | 63 static void DrawDFPosText(GrAtlasTextBlob* blob, int runIndex,
|
D | GrTextUtils.cpp | 313 DrawDFPosText(blob, runIndex, fontCache, props, skPaint, color, viewMatrix, text, byteLength, in DrawDFText() 317 void GrTextUtils::DrawDFPosText(GrAtlasTextBlob* blob, int runIndex, in DrawDFPosText() function in GrTextUtils
|