Searched refs:mLastQueueDuration (Results 1 – 2 of 2) sorted by relevance
445 nsecs_t mLastQueueDuration = 0; variable
742 mLastQueueDuration = systemTime() - now; in queueBuffer()873 int64_t durationUs = mLastQueueDuration / 1000; in query()