Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrAtlasTextContext.h141 static void DrawBmpTextAsPaths(GrAtlasTextBlob*, int runIndex, GrGlyphCache*,
DGrAtlasTextContext.cpp383 DrawBmpTextAsPaths(blob, runIndex, glyphCache, props, paint, scalerContextFlags, viewMatrix, in DrawBmpText()
444 void GrAtlasTextContext::DrawBmpTextAsPaths(GrAtlasTextBlob* blob, int runIndex, in DrawBmpTextAsPaths() function in GrAtlasTextContext