Searched refs:getFrameIntervalNanos (Results 1 – 6 of 6) sorted by relevance
48 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in createLUT()
61 …thisChoreographer.mLastFrameTimeNanos = frameTimeNanos - thisChoreographer.getFrameIntervalNanos(); in doFrame()
223 anim.setCurrentPlayTime(mChoreographer.getFrameIntervalNanos() / NANOS_PER_MS); in startAnimationLocked()
390 public long getFrameIntervalNanos() { in getFrameIntervalNanos() method in Choreographer
1486 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in getFrameCount()
74069 Landroid/view/Choreographer;->getFrameIntervalNanos()J