Searched defs:ROTATION_90 (Results 1 – 13 of 13) sorted by relevance
38 ROTATION_90 = 1, enumConstant
30 ROTATION_90 = 1, enumConstant
24 ROTATION_90 = 1; enumerator
25 ROTATION_90 = 2; // landscape on left enumerator
34 constexpr auto ROTATION_90 = Rotation::Rotation90; variable
206 setLocalDisplayInConfig(mApplicationContext.getResources(), ROTATION_90); in testGetRotation_resourcesWithOverrideDisplayAdjustments_rotationAdjusted() local272 setLocalDisplayInConfig(mApplicationContext.getResources(), ROTATION_90); in testGetRealSize_resourcesWithLandscapeOverrideRotation_rotatedLogicalSize() local392 setLocalDisplayInConfig(mApplicationContext.getResources(), ROTATION_90); in testGetRealMetrics_resourcesWithLandscapeOverrideRotation_rotatedLogicalSize() local
130 public static final int ROTATION_90 = 1; field in OutputConfiguration
185 public static final int ROTATION_90 = 1; field in Surface
17765 ROTATION_90 = 3; enumerator