Home
last modified time | relevance | path

Searched defs:deviceOrientation (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/burst/
DBurstFacade.java49 DeviceOrientation deviceOrientation, in startBurst()
DBurstFacadeFactory.java44 DeviceOrientation deviceOrientation, Facing cameraFacing, in startBurst()
DToastingBurstFacadeDecorator.java74 DeviceOrientation deviceOrientation, Facing cameraFacing, int imageOrientationDegrees) { in startBurst()
DBurstFacadeImpl.java125 DeviceOrientation deviceOrientation, in startBurst()
/packages/apps/Camera2/src/com/android/camera/
DVideoUI.java256 OrientationManager.DeviceOrientation deviceOrientation) { in onOrientationChanged()
DCaptureModule.java451 DeviceOrientation deviceOrientation = mAppController.getOrientationManager() in onShutterButtonLongPressed() local
DVideoModule.java488 OrientationManager.DeviceOrientation deviceOrientation) { in onOrientationChanged()
1179 int deviceOrientation = in initializeRecorder() local
DPhotoModule.java1143 int deviceOrientation = in capture() local
/packages/apps/Dialer/java/com/android/incallui/
DVideoCallPresenter.java106 private int deviceOrientation = InCallOrientationEventListener.SCREEN_ORIENTATION_UNKNOWN; field in VideoCallPresenter
/packages/apps/Camera2/src/com/android/camera/util/
DCameraUtil.java1308 int deviceOrientation, in getImageRotation()