Home | History | Annotate | Download | only in view

Lines Matching defs:upperBound

593                     int upperBound = rotation * 90 + 45
596 if (orientationAngle <= 45 && orientationAngle > upperBound) {
600 if (orientationAngle > upperBound) {