OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetGrFontScaler
(Results
1 - 3
of
3
) sorted by null
/external/skia/src/gpu/text/
GrTextUtils.h
87
static GrFontScaler*
GetGrFontScaler
(SkGlyphCache* cache);
GrTextUtils.cpp
62
GrFontScaler* fontScaler = GrTextUtils::
GetGrFontScaler
(cache);
104
GrFontScaler* fontScaler = GrTextUtils::
GetGrFontScaler
(cache);
347
GrFontScaler* fontScaler = GrTextUtils::
GetGrFontScaler
(cache);
571
GrFontScaler* GrTextUtils::
GetGrFontScaler
(SkGlyphCache* cache) {
GrAtlasTextBlob_regenInBatch.cpp
169
*scaler = GrTextUtils::
GetGrFontScaler
(*cache);
Completed in 47 milliseconds