Searched refs:getFrameIntervalNanos (Results 1 – 4 of 4) sorted by relevance
46 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in createLUT()
347 return -Choreographer.getInstance().getFrameIntervalNanos() / TimeUtils.NANOS_PER_MS; in getStartTimeCorrection()
317 public long getFrameIntervalNanos() { in getFrameIntervalNanos() method in Choreographer
1222 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in createDataPoints()