Home | History | Annotate | Download | only in camera

Lines Matching refs:orientationCompensation

1313             // calculate the up-to-date orientationCompensation.
1314 int orientationCompensation = mOrientation
1316 if (mOrientationCompensation != orientationCompensation) {
1317 mOrientationCompensation = orientationCompensation;