Home | History | Annotate | Download | only in camera

Lines Matching defs:mDisplayRotation

232     private int mDisplayRotation;
298 if ((Util.getDisplayRotation(VideoCamera.this) != mDisplayRotation)
922 mDisplayRotation = Util.getDisplayRotation(this);
923 int orientation = Util.getDisplayOrientation(mDisplayRotation, mCameraId);
1103 if (mPreviewing && (Util.getDisplayRotation(this) == mDisplayRotation)