Searched defs:GetSubpixelOrientation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkFontHost.cpp14 SkFontLCDConfig::LCDOrientation SkFontLCDConfig::GetSubpixelOrientation() { function in class:SkFontLCDConfig
35 SkFontHost::LCDOrientation SkFontHost::GetSubpixelOrientation() { function in class:SkFontHost
36 return (SkFontHost::LCDOrientation)SkFontLCDConfig::GetSubpixelOrientation();
/external/skia/src/core/
H A DSkFontHost.cpp14 SkFontLCDConfig::LCDOrientation SkFontLCDConfig::GetSubpixelOrientation() { function in class:SkFontLCDConfig
35 SkFontHost::LCDOrientation SkFontHost::GetSubpixelOrientation() { function in class:SkFontHost
36 return (SkFontHost::LCDOrientation)SkFontLCDConfig::GetSubpixelOrientation();

Completed in 79 milliseconds