Searched defs:isInRange (Results 1 – 3 of 3) 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 public boolean isInRange(final KVersion from, final KVersion to) { in isInRange() method in DeviceInfoUtils.KVersion
458 private boolean isInRange(long vsyncId) { in isInRange() method in FrameTracker