Searched refs:BmpAppendGlyph (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/gpu/text/ |
D | GrAtlasTextContext.h | 134 static void BmpAppendGlyph(GrAtlasTextBlob*, int runIndex, GrAtlasGlyphCache*,
|
D | GrAtlasTextContext.cpp | 406 BmpAppendGlyph(blob, runIndex, fontCache, &currStrike, in DrawBmpText() 444 BmpAppendGlyph(blob, runIndex, fontCache, &currStrike, glyph, in DrawBmpPosText() 453 void GrAtlasTextContext::BmpAppendGlyph(GrAtlasTextBlob* blob, int runIndex, in BmpAppendGlyph() function in GrAtlasTextContext
|
/external/skia/src/gpu/text/ |
D | GrAtlasTextContext.cpp | 394 BmpAppendGlyph(blob, runIndex, glyphCache, &currStrike, in DrawBmpText() 435 BmpAppendGlyph(blob, runIndex, glyphCache, &currStrike, glyph, in DrawBmpPosText() 540 void GrAtlasTextContext::BmpAppendGlyph(GrAtlasTextBlob* blob, int runIndex, in BmpAppendGlyph() function in GrAtlasTextContext 914 GrAtlasTextContext::BmpAppendGlyph(blob, runIndex, glyphCache, &currStrike, glyph, in drawText()
|
D | GrAtlasTextContext.h | 176 static void BmpAppendGlyph(GrAtlasTextBlob*, int runIndex, GrGlyphCache*,
|