Home
last modified time | relevance | path

Searched refs:DrawDFText (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/text/
DGrTextUtils.h118 static void DrawDFText(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache*,
DGrAtlasTextContext.cpp185 GrTextUtils::DrawDFText(cacheBlob, run, fontCache, props, runPaint, in RegenerateTextBlob()
249 GrTextUtils::DrawDFText(blob.get(), 0, fontCache, props, paint, scalerContextFlags, in MakeDrawTextBlob()
DGrTextUtils.cpp271 void GrTextUtils::DrawDFText(GrAtlasTextBlob* blob, int runIndex, in DrawDFText() function in GrTextUtils