Searched refs:getCameraAppUI (Results 1 – 11 of 11) sorted by relevance
270 CameraAppUI appUI = mAppController.getCameraAppUI();424 mPreviewSurfaceTexture = mAppController.getCameraAppUI().getSurfaceTexture(); in init()496 mAppController.getCameraAppUI().transitionToCancel(); in onShutterButtonClick()497 mAppController.getCameraAppUI().hideModeOptions(); in onShutterButtonClick()585 mAppController.getCameraAppUI().transitionToCapture(); in onCountDownFinished()586 mAppController.getCameraAppUI().showModeOptions(); in onCountDownFinished()609 mAppController.getCameraAppUI().showModeOptions(); in cancelCountDown()610 mAppController.getCameraAppUI().transitionToCapture(); in cancelCountDown()637 mAppController.getCameraAppUI().getSurfaceWidth(), in initSurfaceTextureConsumer()638 mAppController.getCameraAppUI().getSurfaceHeight()); in initSurfaceTextureConsumer()[all …]
378 mActivity.getCameraAppUI().transitionToIntentCaptureLayout(); in initializeControlByIntent()590 mAppController.getCameraAppUI().showAccessibilityZoomUI( in onCameraAvailable()658 mAppController.getCameraAppUI().setSwipeEnabled(true); in onStopVideoRecording()699 mAppController.getCameraAppUI().enableModeOptions(); in onShutterButtonClick()704 mAppController.getCameraAppUI().disableModeOptions(); in onShutterButtonClick()921 SurfaceTexture surfaceTexture = mActivity.getCameraAppUI().getSurfaceTexture(); in startPreview()1348 mAppController.getCameraAppUI().hideCaptureIndicator(); in startVideoRecording()1349 mAppController.getCameraAppUI().setShouldSuppressCaptureIndicator(true); in startVideoRecording()1402 mAppController.getCameraAppUI().setSwipeEnabled(false); in startVideoRecording()1419 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()
299 public CameraAppUI getCameraAppUI() { in getCameraAppUI() method in CameraActivity2678 getCameraAppUI().hideAccessibilityZoomUI(); in openModule()2797 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
144 return mAppController.getCameraAppUI().shouldShowAspectRatioDialog(); in shouldShowAspectRatioDialog()
660 mActivity.getCameraAppUI().hideFilmstrip(); in init()