Searched refs:lower_bound (Results 1 – 3 of 3) sorted by relevance
168 int lower_bound, upper_bound; in isOrientationAngleAcceptable() local181 lower_bound = rotation * 90 - 45 in isOrientationAngleAcceptable()185 && (orientation_angle < lower_bound + 360)) { in isOrientationAngleAcceptable()189 if (orientation_angle < lower_bound) { in isOrientationAngleAcceptable()
96 std::lower_bound(mIioData.sampling_freq_avl.begin(), in batch()
48332 PLcom/android/modules/expresslog/Histogram$ScaledRangeOptions;->lower_bound([JJ)I