Searched defs:createRecordTrack_l (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.cpp6576 // RecordThread::createRecordTrack_l() must be called with AudioFlinger::mLock held
6577 sp<AudioFlinger::RecordThread::RecordTrack> AudioFlinger::RecordThread::createRecordTrack_l( function in class:android::AudioFlinger::RecordThread
6603 ALOGW("createRecordTrack_l(): mismatch between requested flags (%08x) and"
6688 ALOGE("createRecordTrack_l() audio driver not initialized");
6701 ALOGE("createRecordTrack_l() initCheck failed %d; no control block?", lStatus);

Completed in 226 milliseconds