Home
last modified time | relevance | path

Searched refs:native_audio_sink (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/jni/megaaudio/recorder/
DOboeRecorder.cpp109 …r_OboeRecorder_allocNativeRecorder(JNIEnv *env, jobject thiz, jlong native_audio_sink, jint record… in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder() argument
110 OboeRecorder* recorder = new OboeRecorder((AudioSink*)native_audio_sink, recorderSubtype); in Java_org_hyphonate_megaaudio_recorder_OboeRecorder_allocNativeRecorder()