Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:curTime

672             nsecs_t curTime = systemTime();
674 if (mAudioCommands[0]->mTime <= curTime) {
742 waitTime = mAudioCommands[0]->mTime - curTime;