Searched refs:android_audioRecorder_getConfig (Results 1 – 3 of 3) sorted by relevance
43 extern SLresult android_audioRecorder_getConfig(CAudioRecorder* ar, const SLchar *configKey,
391 SLresult android_audioRecorder_getConfig(CAudioRecorder* ar, const SLchar *configKey, in android_audioRecorder_getConfig() function
85 result = android_audioRecorder_getConfig((CAudioRecorder *) thiz->mThis, configKey, in IAndroidConfiguration_GetConfiguration()