Home | History | Annotate | Download | only in panorama

Lines Matching refs:mCameraOrientation

178     private int mCameraOrientation;
368 mCameraOrientation = Util.getCameraOrientation(backCameraId);
858 int orientation = (mDeviceOrientationAtCapture + mCameraOrientation) % 360;