Searched refs:DfAppendGlyph (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrAtlasTextContext.h | 138 static void DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrAtlasGlyphCache*,
|
D | GrAtlasTextContext.cpp | 722 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/ |
D | GrAtlasTextContext.h | 180 static void DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrGlyphCache*,
|
D | GrAtlasTextContext.cpp | 801 DfAppendGlyph(blob, runIndex, glyphCache, &currStrike, glyph, glyphPos.fX, in drawDFPosText() 817 void GrAtlasTextContext::DfAppendGlyph(GrAtlasTextBlob* blob, int runIndex, in DfAppendGlyph() function in GrAtlasTextContext
|