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

/external/skia/include/gpu/
H A DGrFontScaler.h36 virtual bool getPackedGlyphDFImage(GrGlyph::PackedID, int width, int height,
H A DSkGr.h119 virtual bool getPackedGlyphDFImage(GrGlyph::PackedID, int width, int height,
/external/chromium_org/third_party/skia/include/gpu/
H A DGrFontScaler.h74 bool getPackedGlyphDFImage(GrGlyph::PackedID, int width, int height,
/external/chromium_org/third_party/skia/src/gpu/
H A DGrFontScaler.cpp185 bool GrFontScaler::getPackedGlyphDFImage(GrGlyph::PackedID packed, function in class:GrFontScaler
H A DGrTextStrike.cpp325 if (!scaler->getPackedGlyphDFImage(glyph->fPackedID, glyph->width(),
/external/skia/src/gpu/
H A DGrTextStrike.cpp303 if (!scaler->getPackedGlyphDFImage(glyph->fPackedID, glyph->width(),
H A DSkGrFontScaler.cpp203 bool SkGrFontScaler::getPackedGlyphDFImage(GrGlyph::PackedID packed, function in class:SkGrFontScaler

Completed in 642 milliseconds