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

  /external/skia/src/gpu/
GrBatchFontCache.h 38 glyph = this->generateGlyph(packed, scaler);
71 GrGlyph* generateGlyph(GrGlyph::PackedID packed, GrFontScaler* scaler);
GrBatchFontCache.cpp 174 GrGlyph* GrBatchTextStrike::generateGlyph(GrGlyph::PackedID packed,

Completed in 136 milliseconds