Searched defs:monotonic (Results 1 – 3 of 3) sorted by relevance
64 public long getCurrentTimeUs(boolean precise, boolean monotonic) in getCurrentTimeUs()
5427 private long getEstimatedTime(long nanoTime, boolean monotonic) { in getEstimatedTime()5446 public long getCurrentTimeUs(boolean refreshTime, boolean monotonic) in getCurrentTimeUs()
118 bool monotonic, catmullRom; in findY() local