Searched refs:upper_bound (Results 1 – 2 of 2) sorted by relevance
168 int lower_bound, upper_bound; in isOrientationAngleAcceptable() local201 upper_bound = rotation * 90 + 45 in isOrientationAngleAcceptable()205 && (orientation_angle > upper_bound)) { in isOrientationAngleAcceptable()209 if (orientation_angle > upper_bound) { in isOrientationAngleAcceptable()
69 const std::uint32_t upper_bound = in PromptUserConfirmation() local71 if (payload_lower_bound > upper_bound) { in PromptUserConfirmation()