Home
last modified time | relevance | path

Searched refs:ROTATION_180 (Results 1 – 25 of 25) sorted by relevance

/frameworks/base/packages/Shell/src/com/android/shell/
DScreenshooter.java45 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180;
126 case Surface.ROTATION_180: { in getDegreesForRotation()
/frameworks/base/core/java/android/view/
DSurface.java134 @IntDef({ROTATION_0, ROTATION_90, ROTATION_180, ROTATION_270})
151 public static final int ROTATION_180 = 2; field in Surface
655 case Surface.ROTATION_180: { in rotationToString()
DDisplayInfo.java526 return rotation == Surface.ROTATION_0 || rotation == Surface.ROTATION_180 ? in getNaturalWidth()
531 return rotation == Surface.ROTATION_0 || rotation == Surface.ROTATION_180 ? in getNaturalHeight()
/frameworks/base/services/core/java/com/android/server/audio/
DRotationHelper.java119 case Surface.ROTATION_180: in publishRotation()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGetBitmapSurfaceViewActivity.java109 case Surface.ROTATION_180: in setCameraDisplayOrientation()
DTextureViewActivity.java135 case Surface.ROTATION_180: in getCameraOrientation()
/frameworks/base/services/core/java/com/android/server/wm/
DCircularDisplayMask.java116 case Surface.ROTATION_180: in drawIfNeeded()
DDisplayContent.java29 import static android.view.Surface.ROTATION_180;
1295 sw = reduceCompatConfigWidthSize(sw, Surface.ROTATION_180, uiMode, tmpDm, unrotDw, unrotDh, in computeCompatSmallestWidth()
1339 adjustDisplaySizeRanges(displayInfo, displayId, Surface.ROTATION_180, uiMode, unrotDw, in computeSizeRangesAndScreenLayout()
1348 sl = reduceConfigLayout(sl, Surface.ROTATION_180, density, unrotDw, unrotDh, uiMode, in computeSizeRangesAndScreenLayout()
2080 case ROTATION_180: in createRotationMatrix()
3129 } else if (rot == Surface.ROTATION_180) { in convertCropForSurfaceFlinger()
DScreenRotationAnimation.java349 case Surface.ROTATION_180: in createRotationMatrix()
462 case Surface.ROTATION_180: in startAnimation()
DWindowManagerService.java4023 case Surface.ROTATION_180: in getPreferredOptionsPanelGravity()
4037 case Surface.ROTATION_180: in getPreferredOptionsPanelGravity()
/frameworks/base/core/java/android/app/
DUiAutomation.java103 public static final int ROTATION_FREEZE_180 = Surface.ROTATION_180;
1020 case Surface.ROTATION_180: { in getDegreesForRotation()
/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java634 case Surface.ROTATION_180: return "180"; in surfaceRotationToString()
648 return Surface.ROTATION_180; in stringToSurfaceRotation()
/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
DCameraView.java183 jpegRotation = Surface.ROTATION_180; in takePicture()
/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
DCameraView.java182 jpegRotation = Surface.ROTATION_180; in takePicture()
/frameworks/base/core/java/android/hardware/camera2/params/
DOutputConfiguration.java72 public static final int ROTATION_180 = 2; field in OutputConfiguration
/frameworks/base/core/java/android/hardware/
DLegacySensorManager.java332 if ((orientation & Surface.ROTATION_180) != 0) { in mapSensorDataToWindow()
/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java769 case Surface.ROTATION_180:
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarView.java576 mRotatedViews[Surface.ROTATION_180] = findViewById(R.id.rot0); in updateRotatedViews()
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java2183 mSeascapeRotation = Surface.ROTATION_180; in setInitialDisplaySize()
2195 mUpsideDownRotation = Surface.ROTATION_180; in setInitialDisplaySize()
2409 return Surface.ROTATION_180; in readRotation()
4289 } else if (displayRotation == Surface.ROTATION_180) { in getInsetHintLw()
4378 case Surface.ROTATION_180: in beginLayoutLw()
5273 } else if (rotation == Surface.ROTATION_180) { in layoutWindowLw()
7051 if (sensorRotation != Surface.ROTATION_180 in rotationForOrientationLw()
8174 if (delta == Surface.ROTATION_180) { in shouldRotateSeamlessly()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DGlobalScreenshot.java541 case Surface.ROTATION_180: in getDegreesForRotation()
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DCameraStreamer.java1229 case Surface.ROTATION_180: in updateDisplayRotation()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp401 return StreamRotation::ROTATION_180; in mapToStreamRotation()
/frameworks/base/api/
Dsystem-current.txt16457 field public static final int ROTATION_180 = 2; // 0x2
48522 field public static final int ROTATION_180 = 2; // 0x2
Dcurrent.txt44983 field public static final int ROTATION_180 = 2; // 0x2
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33168 field public static final int ROTATION_180 = 2; // 0x2