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

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

Completed in 64 milliseconds