Searched defs:frameTime (Results 1 – 7 of 7) sorted by relevance
182 int64_t frameTime, in createMediaBufferCopy()197 int64_t frameTime; in fillLastReadBufferCopy() local
847 int64_t frameTime; in read() local
707 void doAnimationFrame(long frameTime) { in doAnimationFrame()781 void commitAnimationFrame(long frameTime) { in commitAnimationFrame()1397 final boolean doAnimationFrame(long frameTime) { in doAnimationFrame()
80 static uint32_t frameCountIndexForFrameTime(nsecs_t frameTime, uint32_t max) { in frameCountIndexForFrameTime()
218 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
400 bool consumeBatches, nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()517 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
2410 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local