Home
last modified time | relevance | path

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

/external/skia/src/gpu/text/
DGrTextUtils.h100 static bool DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrBatchFontCache*,
DGrTextUtils.cpp361 if (!DfAppendGlyph(blob, in DrawDFPosText()
393 if (!DfAppendGlyph(blob, in DrawDFPosText()
424 bool GrTextUtils::DfAppendGlyph(GrAtlasTextBlob* blob, int runIndex, GrBatchFontCache* cache, in DfAppendGlyph() function in GrTextUtils