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

  /external/skia/src/gpu/
GrTextStrike.h 40 bool getGlyphAtlas(GrGlyph*, GrFontScaler*);
GrTextStrike.cpp 167 bool GrTextStrike::getGlyphAtlas(GrGlyph* glyph, GrFontScaler* scaler) {
GrTextContext.cpp 205 if (fStrike->getGlyphAtlas(glyph, scaler)) {
215 if (fStrike->getGlyphAtlas(glyph, scaler)) {

Completed in 144 milliseconds