Searched refs:GetGrFontScaler (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrTextContext.h88 static GrFontScaler* GetGrFontScaler(SkGlyphCache* cache);
H A DGrTextContext.cpp247 GrFontScaler* GrTextContext::GetGrFontScaler(SkGlyphCache* cache) { function in class:GrTextContext
H A DGrAtlasTextContext.cpp816 GrFontScaler* fontScaler = GetGrFontScaler(cache);
909 GrFontScaler* fontScaler = GetGrFontScaler(cache);
1151 GrFontScaler* fontScaler = GetGrFontScaler(cache);
1630 scaler = GrTextContext::GetGrFontScaler(cache);

Completed in 719 milliseconds