HomeSort by relevance Sort by last modified time
    Searched refs:DfAppendGlyph (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/text/
GrTextUtils.h 157 static bool DfAppendGlyph(GrAtlasTextBlob*, int runIndex, GrAtlasGlyphCache*,
GrTextUtils.cpp 392 if (!DfAppendGlyph(blob, runIndex, fontCache, &currStrike, glyph, x, y,
419 if (!DfAppendGlyph(blob, runIndex, fontCache, &currStrike, glyph, x - advanceX,
443 bool GrTextUtils::DfAppendGlyph(GrAtlasTextBlob* blob, int runIndex, GrAtlasGlyphCache* cache,

Completed in 829 milliseconds