Searched refs:getFrameIntervalNanos (Results 1 – 5 of 5) sorted by relevance
48 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in createLUT()
61 …thisChoreographer.mLastFrameTimeNanos = frameTimeNanos - thisChoreographer.getFrameIntervalNanos(); in doFrame()
221 anim.setCurrentPlayTime(mChoreographer.getFrameIntervalNanos() / NANOS_PER_MS); in startAnimationLocked()
389 public long getFrameIntervalNanos() { in getFrameIntervalNanos() method in Choreographer
1486 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in getFrameCount()