Searched refs:getDeviceOrientation (Results 1 – 9 of 9) sorted by relevance
102 public DeviceOrientation getDeviceOrientation(); in getDeviceOrientation() method
105 public DeviceOrientation getDeviceOrientation() { in getDeviceOrientation() method in OrientationManagerImpl
69 mOrientationManager.getDeviceOrientation().getDegrees(), mFrontFacing); in toImageRotation()
216 return mConnectionInfo.mockVideoProvider.getDeviceOrientation() == ORIENTATION_0; in testSetDeviceOrientation()225 return mConnectionInfo.mockVideoProvider.getDeviceOrientation() == ORIENTATION_90; in testSetDeviceOrientation()
194 public int getDeviceOrientation() { in getDeviceOrientation() method in MockVideoProvider
195 resource.getOrientationManager().getDeviceOrientation().getDegrees(), in takePictureNow()
452 .getDeviceOrientation(); in onShutterButtonLongPressed()537 int orientation = mAppController.getOrientationManager().getDeviceOrientation() in takePictureNow()
1179 mAppController.getOrientationManager().getDeviceOrientation().getDegrees(); in initializeRecorder()1760 mUI.onOrientationChanged(orientationManager, orientationManager.getDeviceOrientation()); in resume()
1144 mAppController.getOrientationManager().getDeviceOrientation().getDegrees(); in capture()