Searched refs:withinThreshold (Results 1 – 2 of 2) sorted by relevance
47 const Pose3f withinThreshold = in TEST_P() local53 detector.setInput(300, withinThreshold); in TEST_P()57 detector.setInput(999, withinThreshold); in TEST_P()76 const Pose3f withinThreshold = in TEST_P() local87 detector.setInput(1299, withinThreshold); in TEST_P()100 const Pose3f withinThreshold = in TEST_P() local111 detector.setInput(1299, withinThreshold); in TEST_P()145 const Pose3f withinThreshold = in TEST_P() local153 detector.setInput(900, withinThreshold); in TEST_P()157 detector.setInput(1599, withinThreshold); in TEST_P()
972 boolean withinThreshold = !Float.isNaN(mScreenAutoBrightness) in updateAutoBrightness()976 if (withinThreshold && !isManuallySet && currentBrightnessWithinAllowedRange) { in updateAutoBrightness()991 if (!withinThreshold) { in updateAutoBrightness()