Home | History | Annotate | Download | only in camera

Lines Matching refs:mPreviewPanel

151     private View mPreviewPanel;  // The container of PreviewFrameLayout.
1952 mPreviewPanel = findViewById(R.id.frame_layout);
2291 // SharePopup window takes the mPreviewPanel as its size reference.
2293 mOrientationCompensation, mPreviewPanel);