Lines Matching refs:mirror
1660 // it to match the UI orientation (and mirror if it is front-facing camera).1662 boolean mirror = (info[mCameraId].facing == CameraInfo.CAMERA_FACING_FRONT);1663 bitmap = Util.rotateAndMirror(bitmap, 0, mirror);