Searched refs:getPackedGlyphImage (Results 1 - 7 of 7) sorted by relevance

/external/skia/include/gpu/
H A DGrFontScaler.h30 virtual bool getPackedGlyphImage(GrGlyph::PackedID, int width, int height,
H A DSkGr.h116 virtual bool getPackedGlyphImage(GrGlyph::PackedID, int width, int height,
/external/chromium_org/third_party/skia/include/gpu/
H A DGrFontScaler.h71 bool getPackedGlyphImage(GrGlyph::PackedID, int width, int height,
/external/chromium_org/third_party/skia/src/gpu/
H A DGrFontScaler.cpp133 bool GrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed, function in class:GrFontScaler
H A DGrTextStrike.cpp331 if (!scaler->getPackedGlyphImage(glyph->fPackedID, glyph->width(),
/external/skia/src/gpu/
H A DGrTextStrike.cpp309 if (!scaler->getPackedGlyphImage(glyph->fPackedID, glyph->width(),
H A DSkGrFontScaler.cpp151 bool SkGrFontScaler::getPackedGlyphImage(GrGlyph::PackedID packed, function in class:SkGrFontScaler

Completed in 158 milliseconds