Searched refs:mPanoLayout (Results 1 – 3 of 3) sorted by relevance
113 private View mPanoLayout; field in PanoramaActivity735 mPanoLayout = findViewById(R.id.pano_layout); in createContentView()864 / mPanoLayout.getWidth()); in saveHighResMosaic()866 / mPanoLayout.getHeight()); in saveHighResMosaic()
111 private ViewGroup mPanoLayout; field in PanoramaModule722 mPanoLayout = (ViewGroup) mRootView.findViewById(R.id.pano_layout); in createContentView()1039 mPanoLayout.removeView(mReviewLayout); in onConfigurationChanged()1040 inflater.inflate(R.layout.pano_review, mPanoLayout); in onConfigurationChanged()
111 private ViewGroup mPanoLayout; field in PanoramaModule721 mPanoLayout = (ViewGroup) mRootView.findViewById(R.id.camera_app_root); in createContentView()1019 mPanoLayout.removeView(mReviewLayout); in onConfigurationChanged()1020 inflater.inflate(R.layout.pano_review, mPanoLayout); in onConfigurationChanged()