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

/frameworks/wilhelm/src/android/
H A DAudioRecorder_to_android.cpp507 // Called from android_audioRecorder_realize for a PCM buffer queue recorder before creating the
609 // Called from android_audioRecorder_realize for a PCM buffer queue recorder after creating the
633 SLresult android_audioRecorder_realize(CAudioRecorder* ar, SLboolean async) { function
634 SL_LOGV("android_audioRecorder_realize(%p) entering", ar);
706 SL_LOGE("android_audioRecorder_realize(%p) error creating AudioRecord object; status %d",

Completed in 248 milliseconds