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

  /external/skia/src/gpu/
GrTextStrike.h 39 inline GrGlyph* getGlyph(GrGlyph::PackedID, GrFontScaler*);
GrTextStrike_impl.h 96 GrGlyph* GrTextStrike::getGlyph(GrGlyph::PackedID packed,
GrTextContext.cpp 182 GrGlyph* glyph = fStrike->getGlyph(packed, scaler);

Completed in 2404 milliseconds