Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:processConfigEvents_l

392 // Can temporarily release the lock if waiting for a reply from processConfigEvents_l().
467 void AudioFlinger::ThreadBase::processConfigEvents_l()
472 ALOGV("processConfigEvents_l() remaining events %d", mConfigEvents.size());
507 ALOG_ASSERT(false, "processConfigEvents_l() unknown event type %d", event->mType);
517 ALOGV_IF(mConfigEvents.isEmpty(), "processConfigEvents_l() DONE thread %p", this);
2415 processConfigEvents_l();
5047 processConfigEvents_l();