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

/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp585 void *AudioUsbALSA::RecordingThreadWrapper(void *me) { function in class:android_audio_legacy::AudioUsbALSA
1061 pthread_create(&mRecordingUsb, NULL, RecordingThreadWrapper, this);

Completed in 112 milliseconds