Searched defs:frameTime (Results 1 – 6 of 6) sorted by relevance
182 int64_t frameTime, in createMediaBufferCopy()197 int64_t frameTime; in fillLastReadBufferCopy() local
818 int64_t frameTime; in read() local
610 private void doAnimationFrame(long frameTime) { in doAnimationFrame()1220 final boolean doAnimationFrame(long frameTime) { in doAnimationFrame()
394 bool consumeBatches, nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consume()511 nsecs_t frameTime, uint32_t* outSeq, InputEvent** outEvent) { in consumeBatch()
218 bool consumeBatches, nsecs_t frameTime, bool* outConsumedBatch) { in consumeEvents()
2313 long frameTime = nowTime - mFpsPrevTime; in trackFPS() local