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

/external/skia/src/core/
H A DSkFontHost.cpp13 SkFontLCDConfig::LCDOrientation SkFontLCDConfig::GetSubpixelOrientation() { function in class:SkFontLCDConfig
34 SkFontHost::LCDOrientation SkFontHost::GetSubpixelOrientation() { function in class:SkFontHost
35 return (SkFontHost::LCDOrientation)SkFontLCDConfig::GetSubpixelOrientation();
/external/skia/include/core/
H A DSkFontHost.h69 static LCDOrientation GetSubpixelOrientation();
H A DSkFontLCDConfig.h32 static LCDOrientation GetSubpixelOrientation();
/external/skia/src/image/
H A DSkSurface.cpp30 if (SkFontLCDConfig::kVertical_LCDOrientation == SkFontLCDConfig::GetSubpixelOrientation()){

Completed in 84 milliseconds