Home | History | Annotate | Download | only in camera

Lines Matching refs:mirror

1658             // it to match the UI orientation (and mirror if it is front-facing camera).
1660 boolean mirror = (info[mCameraId].facing == CameraInfo.CAMERA_FACING_FRONT);
1662 mirror);