Searched defs:frameTime (Results 1 – 11 of 11) 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()
1264 public void commitAnimationFrame(long frameTime) { in commitAnimationFrame()1396 public final boolean doAnimationFrame(long frameTime) { in doAnimationFrame()1455 boolean pulseAnimationFrame(long frameTime) { in pulseAnimationFrame()
468 boolean pulseAnimationFrame(long frameTime) { in pulseAnimationFrame()
46 boolean doAnimationFrame(long frameTime); in doAnimationFrame()135 private void doAnimationFrame(long frameTime) { in doAnimationFrame()
634 public boolean doAnimationFrame(long frameTime) { in doAnimationFrame()
184 int64_t frameTime, in createMediaBufferCopy()199 int64_t frameTime; in fillLastReadBufferCopy() local
1064 int64_t frameTime; in read() local
91 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime) { in frameCountIndexForFrameTime()
399 bool consumeBatches, nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()516 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
218 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
2731 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local