Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:outputsReady

2993             if (outputsReady(outputTracks)) {
3105 bool AudioFlinger::DuplicatingThread::outputsReady(SortedVector< sp<OutputTrack> > &outputTracks)
3110 LOGW("DuplicatingThread::outputsReady() could not promote thread on output track %p", outputTracks[i].get());