OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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