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