Searched refs:syncDelayDuration (Results 1 – 1 of 1) sorted by relevance
144 nsecs_t syncDelayDuration = systemTime(SYSTEM_TIME_MONOTONIC) - mSyncQueued; in run() local215 (std::min(syncDelayDuration, mLastDequeueBufferDuration)) - in run()