Searched refs:previewBefore (Results 1 – 1 of 1) sorted by relevance
633 View previewBefore = mCameraPreview; in inflateCameraPreview() local635 if (previewBefore != null) { in inflateCameraPreview()636 mPreviewContainer.removeView(previewBefore); in inflateCameraPreview()637 visibleBefore = previewBefore.getVisibility() == View.VISIBLE; in inflateCameraPreview()650 View previewBefore = mLeftPreview; in updateLeftPreview() local651 if (previewBefore != null) { in updateLeftPreview()652 mPreviewContainer.removeView(previewBefore); in updateLeftPreview()