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);
1772 setDisplayOrientation();
1822 private void setDisplayOrientation() {
1825 mCameraDevice.setDisplayOrientation(mDisplayOrientation);
1827 mFaceView.setDisplayOrientation(mDisplayOrientation);
1843 setDisplayOrientation();