Home
last modified time | relevance | path

Searched refs:lower_bound (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c168 int lower_bound, upper_bound; in isOrientationAngleAcceptable() local
181 lower_bound = rotation * 90 - 45 in isOrientationAngleAcceptable()
185 && (orientation_angle < lower_bound + 360)) { in isOrientationAngleAcceptable()
189 if (orientation_angle < lower_bound) { in isOrientationAngleAcceptable()
/device/google/trout/hal/sensors/2.1/
DSensor.cpp96 std::lower_bound(mIioData.sampling_freq_avl.begin(), in batch()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt48332 PLcom/android/modules/expresslog/Histogram$ScaledRangeOptions;->lower_bound([JJ)I