Searched refs:lower_bound (Results 1 – 1 of 1) sorted by relevance
135 int lower_bound, upper_bound; in isOrientationAngleAcceptable() local145 lower_bound = rotation * 90 - 45 in isOrientationAngleAcceptable()149 && (orientation_angle < lower_bound + 360)) { in isOrientationAngleAcceptable()153 if (orientation_angle < lower_bound) { in isOrientationAngleAcceptable()