Searched refs:appendLargeGlyph (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/text/ |
D | GrAtlasTextBlob.cpp | 83 this->appendLargeGlyph(glyph, cache, skGlyph, x, y, scale, treatAsBMP); in appendGlyph() 161 void GrAtlasTextBlob::appendLargeGlyph(GrGlyph* glyph, SkGlyphCache* cache, const SkGlyph& skGlyph, in appendLargeGlyph() function in GrAtlasTextBlob
|
D | GrAtlasTextBlob.h | 285 void appendLargeGlyph(GrGlyph* glyph, SkGlyphCache* cache, const SkGlyph& skGlyph,
|