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()
470 boolean pulseAnimationFrame(long frameTime) { in pulseAnimationFrame()
193 int64_t frameTime, in createMediaBufferCopy()215 int64_t frameTime; in fillLastReadBufferCopy() local
1080 int64_t frameTime; in read() local
168 int64_t frameTime = 0; in main() local
44 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime) { in frameCountIndexForFrameTime()
55 FrameTimeData frameTime = {.presetTime = lastPresentTime, in setLastPresentTime() local
139 FrameTime frameTime; member
224 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
612 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()751 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
3721 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local