Home | History | Annotate | Download | only in camera

Lines Matching refs:setDisplayOrientation

211     // The value for android.hardware.Camera.setDisplayOrientation.
306 setDisplayOrientation();
531 mFaceView.setDisplayOrientation(mDisplayOrientation);
1785 setDisplayOrientation();
1835 private void setDisplayOrientation() {
1838 mCameraDevice.setDisplayOrientation(mDisplayOrientation);
1840 mFaceView.setDisplayOrientation(mDisplayOrientation);
1856 setDisplayOrientation();