Searched refs:played (Results 1 – 3 of 3) sorted by relevance
7 # while key clicks are played produces a poor result
189 Increments from the trace are played asynchronously rather than one by one, being dispatched by
1576 int64_t played = now - mLastStartedPlayingTimeNs; in onPause() local1578 driver->notifyMorePlayingTimeUs((played+500)/1000); in onPause()