Searched refs:kHorizontal_Orientation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkDeviceProperties.h27 kHorizontal_Orientation = 0x2, //!< this is the default enumerator in enum:SkDeviceProperties::Geometry::Orientation
66 case SkFontLCDConfig::kHorizontal_LCDOrientation: return kHorizontal_Orientation;
80 Orientation orientation = fromOldOrientation(SkFontLCDConfig::GetSubpixelOrientation()); //kHorizontal_Orientation
/external/skia/include/core/
H A DSkDeviceProperties.h27 kHorizontal_Orientation = 0x2, //!< this is the default enumerator in enum:SkDeviceProperties::Geometry::Orientation
66 case SkFontLCDConfig::kHorizontal_LCDOrientation: return kHorizontal_Orientation;
80 Orientation orientation = fromOldOrientation(SkFontLCDConfig::GetSubpixelOrientation()); //kHorizontal_Orientation

Completed in 473 milliseconds