Searched refs:getCameraAppUI (Results 1 – 11 of 11) sorted by relevance
277 CameraAppUI appUI = mAppController.getCameraAppUI();433 mPreviewSurfaceTexture = mAppController.getCameraAppUI().getSurfaceTexture(); in init()505 mAppController.getCameraAppUI().transitionToCancel(); in onShutterButtonClick()506 mAppController.getCameraAppUI().hideModeOptions(); in onShutterButtonClick()615 mAppController.getCameraAppUI().transitionToCapture(); in onCountDownFinished()616 mAppController.getCameraAppUI().showModeOptions(); in onCountDownFinished()639 mAppController.getCameraAppUI().showModeOptions(); in cancelCountDown()640 mAppController.getCameraAppUI().transitionToCapture(); in cancelCountDown()667 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()668 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()[all …]
375 mActivity.getCameraAppUI().transitionToIntentCaptureLayout(); in initializeControlByIntent()587 mAppController.getCameraAppUI().showAccessibilityZoomUI( in onCameraAvailable()655 mAppController.getCameraAppUI().setSwipeEnabled(true); in onStopVideoRecording()696 mAppController.getCameraAppUI().enableModeOptions(); in onShutterButtonClick()701 mAppController.getCameraAppUI().disableModeOptions(); in onShutterButtonClick()918 SurfaceTexture surfaceTexture = mActivity.getCameraAppUI().getSurfaceTexture(); in startPreview()1341 mAppController.getCameraAppUI().hideCaptureIndicator(); in startVideoRecording()1342 mAppController.getCameraAppUI().setShouldSuppressCaptureIndicator(true); in startVideoRecording()1395 mAppController.getCameraAppUI().setSwipeEnabled(false); in startVideoRecording()1412 mAppController.getCameraAppUI().hideModeOptions(); in startVideoRecording()[all …]
354 mAppController.getCameraAppUI().freezeScreenUntilPreviewReady(); in switchToGcamCapture()392 if (mAppController.getCameraAppUI().shouldShowAspectRatioDialog()) { in init()431 mAppController.getCameraAppUI().transitionToCapture(); in cancelCountDown()432 mAppController.getCameraAppUI().showModeOptions(); in cancelCountDown()443 mActivity.getCameraAppUI().transitionToIntentCaptureLayout(); in initializeControlByIntent()600 mActivity.getCameraAppUI().transitionToIntentCaptureLayout();1208 mAppController.getCameraAppUI().showAccessibilityZoomUI( in onCameraAvailable()1390 mAppController.getCameraAppUI().transitionToCancel(); in onShutterButtonClick()1391 mAppController.getCameraAppUI().hideModeOptions(); in onShutterButtonClick()1430 mAppController.getCameraAppUI().transitionToCapture(); in onCountDownFinished()[all …]
221 mActivity.getCameraAppUI().addPreviewAreaChangedListener( in initIntentReviewImageView()357 mActivity.getCameraAppUI().transitionToIntentReviewLayout(); in showCapturedImageForReview()
190 mActivity.getCameraAppUI().transitionToIntentReviewLayout(); in showReviewControls()
292 public CameraAppUI getCameraAppUI() { in getCameraAppUI() method in CameraActivity2669 getCameraAppUI().hideAccessibilityZoomUI(); in openModule()2788 long coverHiddenTime = getCameraAppUI().getCoverHiddenTime(); in getFirstPreviewTime()
779 mAppController.getCameraAppUI().onChangeCamera(); in initializeCameraButton()
83 appController.getCameraAppUI(), in CaptureIntentModule()139 mResourceConstructed.get().getAppController().getCameraAppUI() in init()
388 public CameraAppUI getCameraAppUI(); in getCameraAppUI() method
151 return mAppController.getCameraAppUI().shouldShowAspectRatioDialog(); in shouldShowAspectRatioDialog()
660 mActivity.getCameraAppUI().hideFilmstrip(); in init()