Searched refs:DrawDFText (Results 1 – 3 of 3) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrTextUtils.h | 118 static void DrawDFText(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache*,
|
D | GrAtlasTextContext.cpp | 185 GrTextUtils::DrawDFText(cacheBlob, run, fontCache, props, runPaint, in RegenerateTextBlob() 249 GrTextUtils::DrawDFText(blob.get(), 0, fontCache, props, paint, scalerContextFlags, in MakeDrawTextBlob()
|
D | GrTextUtils.cpp | 271 void GrTextUtils::DrawDFText(GrAtlasTextBlob* blob, int runIndex, in DrawDFText() function in GrTextUtils
|