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

  /external/skia/gpu/include/
GrFontScaler.h 38 virtual bool getPackedGlyphImage(GrGlyph::PackedID, int width, int height,
  /external/skia/gpu/src/
GrTextStrike.cpp 189 if (!scaler->getPackedGlyphImage(glyph->fPackedID, glyph->width(),
  /external/skia/src/gpu/
SkGrFontScaler.cpp 130 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed,
  /external/skia/include/gpu/
SkGr.h 221 virtual bool getPackedGlyphImage(GrGlyph::PackedID, int width, int height,

Completed in 21 milliseconds