Searched defs:isInRange (Results 1 – 4 of 4) sorted by relevance
72 inline static bool isInRange(const T &hayStart, const U &haySize, const T &needle) { in isInRange() function80 inline static bool isInRange( in isInRange() function
81 private boolean isInRange(float value, float target, float delta) { in isInRange() method in DisplayPerfTest
232 private boolean isInRange(int floor, int ceiling, int value) { in isInRange() method in CallAttributes.Builder
488 private boolean isInRange(long vsyncId) { in isInRange() method in FrameTracker