Searched defs:frameIntervalNanos (Results 1 – 6 of 6) sorted by relevance
32 nsecs_t frameIntervalNanos() const { return mFrameIntervalNanos; } in frameIntervalNanos() function
189 nsecs_t frameIntervalNanos = static_cast<nsecs_t>(1000000000 / displayInfo.fps); in setupFrameInterval() local
416 const auto frameIntervalNanos = mRenderThread.timeLord().frameIntervalNanos(); in setPresentTime() local
48 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in createLUT() local
84 nsecs_t frameIntervalNanos = static_cast<nsecs_t>(1_s / displayInfo.fps); in JankTracker() local
1486 long frameIntervalNanos = Choreographer.getInstance().getFrameIntervalNanos(); in getFrameCount() local