Searched refs:GetSubpixelOrientation (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkFontLCDConfig.h32 static LCDOrientation GetSubpixelOrientation();
H A DSkFontHost.h69 static LCDOrientation GetSubpixelOrientation();
H A DSkDeviceProperties.h80 Orientation orientation = fromOldOrientation(SkFontLCDConfig::GetSubpixelOrientation()); //kHorizontal_Orientation
/external/skia/include/core/
H A DSkFontLCDConfig.h32 static LCDOrientation GetSubpixelOrientation();
H A DSkFontHost.h69 static LCDOrientation GetSubpixelOrientation();
H A DSkDeviceProperties.h80 Orientation orientation = fromOldOrientation(SkFontLCDConfig::GetSubpixelOrientation()); //kHorizontal_Orientation
/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();
/external/chromium_org/skia/ext/
H A Dimage_operations.cc368 SkFontHost::GetSubpixelOrientation();

Completed in 85 milliseconds