Home | History | Annotate | Download | only in camera

Lines Matching refs:mDisplayOrientation

203     private int mDisplayOrientation;
911 mUI.onStartFaceDetection(mDisplayOrientation, isCameraFrontFacing());
1906 mDisplayOrientation = info.getPreviewOrientation(mDisplayRotation);
1907 mCameraDisplayOrientation = mDisplayOrientation;
1908 mUI.setDisplayOrientation(mDisplayOrientation);
1910 mFocusManager.setDisplayOrientation(mDisplayOrientation);