Searched refs:ROTATION_90 (Results 1 – 10 of 10) sorted by relevance
45 case Surface.ROTATION_90: in getDeviceOrientation()
110 case Surface.ROTATION_90: in rotateAroundZ()
64 ORIENTATIONS.append(Surface.ROTATION_90, 0); in ORIENTATIONS.append() argument
81 ORIENTATIONS.append(Surface.ROTATION_90, 0); in ORIENTATIONS.append() argument583 if (Surface.ROTATION_90 == rotation || Surface.ROTATION_270 == rotation) { in configureTransform()
445 case Surface.ROTATION_90: in getScreenOrientation()
65 : Surface.ROTATION_90; in createDisplayInfo()
415 : Surface.ROTATION_90; in configureForJBOnly()
39 import static android.view.Surface.ROTATION_90;131 assertThat(displayInfo.rotation).isEqualTo(ROTATION_90); in shouldSetUpRealisticDisplay_landscapeHighDensity()
177 assertThat(display.getOrientation()).isEqualTo(Surface.ROTATION_90); in changeDisplay_shouldAllowPartialChanges()
532 case Surface.ROTATION_90: in setUpCameraOutputs()792 if (Surface.ROTATION_90 == rotation || Surface.ROTATION_270 == rotation) { in configureTransform()