Searched defs:frameTime (Results 1 – 12 of 12) sorted by relevance
137 private void doAnimationFrame(long frameTime) { in doAnimationFrame()160 private void commitAnimationFrame(AnimationFrameCallback callback, long frameTime) { in commitAnimationFrame()282 boolean doAnimationFrame(long frameTime); in doAnimationFrame()299 void commitAnimationFrame(long frameTime); in commitAnimationFrame()
1305 public void commitAnimationFrame(long frameTime) { in commitAnimationFrame()1437 public final boolean doAnimationFrame(long frameTime) { in doAnimationFrame()1498 boolean pulseAnimationFrame(long frameTime) { in pulseAnimationFrame()
471 boolean pulseAnimationFrame(long frameTime) { in pulseAnimationFrame()
183 int64_t frameTime, in createMediaBufferCopy()199 int64_t frameTime; in fillLastReadBufferCopy() local
876 int64_t frameTime; in read() local
168 int64_t frameTime = 0; in main() local
45 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime) { in frameCountIndexForFrameTime()
60 FrameTimeData frameTime = {.presentTime = lastPresentTime, in setLastPresentTime() local
187 FrameTime frameTime; member
707 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()871 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
300 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
3932 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local