Searched refs:getOrientationManager (Results 1 – 15 of 15) sorted by relevance
362 mAppController.getOrientationManager()); in CaptureModule()368 mAppController.getOrientationManager().unlockOrientation(); in CaptureModule()373 mAppController.getOrientationManager().lockOrientation(); in CaptureModule()451 DeviceOrientation deviceOrientation = mAppController.getOrientationManager() in onShutterButtonLongPressed()454 .from(mAppController.getOrientationManager(), cameraCharacteristics); in onShutterButtonLongPressed()537 int orientation = mAppController.getOrientationManager().getDeviceOrientation() in takePictureNow()1352 .from(mAppController.getOrientationManager(), mCameraCharacteristics);
1180 mAppController.getOrientationManager().getDeviceOrientation().getDegrees(); in initializeRecorder()1748 OrientationManager orientationManager = mAppController.getOrientationManager(); in resume()1779 mAppController.getOrientationManager().removeOnOrientationChangeListener(this); in pause()
1144 mAppController.getOrientationManager().getDeviceOrientation().getDegrees(); in capture()
1201 public OrientationManager getOrientationManager() { in getOrientationManager() method in CameraActivity
55 new PreviewTransformCalculator(resourceConstructed.get().getOrientationManager())); in create()
110 public OrientationManager getOrientationManager(); in getOrientationManager() method
60 new PreviewTransformCalculator(resourceConstructed.get().getOrientationManager())); in create()
172 public OrientationManager getOrientationManager() { in getOrientationManager() method in ResourceConstructedImpl
195 resource.getOrientationManager().getDeviceOrientation().getDegrees(), in takePictureNow()
352 public OrientationManager getOrientationManager(); in getOrientationManager() method
96 appController.getOrientationManager(), in CaptureIntentModule()
203 mResourceConstructed.get().getOrientationManager(), mCameraCharacteristics); in onEnter()
361 .getOrientationManager().getDisplayRotation().getDegrees(); in registerEventHandlers()
136 public OrientationManager getOrientationManager() { in getOrientationManager() method in AbstractGalleryActivity
264 mOrientationManager = mActivity.getOrientationManager(); in onCreate()