Searched refs:kVertical_Orientation (Results 1 – 3 of 3) sorted by relevance
19 kVertical_Orientation = 0x3, enumerator58 case SkFontLCDConfig::kVertical_LCDOrientation: return kVertical_Orientation; in fromOldOrientation()
44 SkDeviceProperties::Geometry::Make(SkDeviceProperties::Geometry::kVertical_Orientation, in onDraw()
1666 if (SkDeviceProperties::Geometry::kVertical_Orientation == geometry.getOrientation()) { in MakeRec()