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