Searched refs:previewBefore (Results 1 – 1 of 1) sorted by relevance
762 View previewBefore = mCameraPreview; in inflateCameraPreview() local764 if (previewBefore != null) { in inflateCameraPreview()765 mPreviewContainer.removeView(previewBefore); in inflateCameraPreview()766 visibleBefore = previewBefore.getVisibility() == View.VISIBLE; in inflateCameraPreview()782 View previewBefore = mLeftPreview; in updateLeftPreview() local783 if (previewBefore != null) { in updateLeftPreview()784 mPreviewContainer.removeView(previewBefore); in updateLeftPreview()