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()
1297 public void commitAnimationFrame(long frameTime) { in commitAnimationFrame()1429 public final boolean doAnimationFrame(long frameTime) { in doAnimationFrame()1490 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
1076 int64_t frameTime; in read() local
168 int64_t frameTime = 0; in main() local
43 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime) { in frameCountIndexForFrameTime()
85 FrameTime frameTime; member
219 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
583 bool consumeBatches, nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()711 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
3326 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local