Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrAtlasTextContext.h138 static void DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrAtlasGlyphCache*,
DGrAtlasTextContext.cpp722 DfAppendGlyph(blob, runIndex, fontCache, &currStrike, glyph, x - advanceX, in drawDFPosText()
780 void GrAtlasTextContext::DfAppendGlyph(GrAtlasTextBlob* blob, int runIndex, in DfAppendGlyph() function in GrAtlasTextContext
/external/skia/src/gpu/text/
DGrAtlasTextContext.h180 static void DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrGlyphCache*,
DGrAtlasTextContext.cpp801 DfAppendGlyph(blob, runIndex, glyphCache, &currStrike, glyph, glyphPos.fX, in drawDFPosText()
817 void GrAtlasTextContext::DfAppendGlyph(GrAtlasTextBlob* blob, int runIndex, in DfAppendGlyph() function in GrAtlasTextContext