OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetNativeAudioBufferSize
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r11/sources/android/ndk_helper/
JNIHelper.cpp
292
int32_t JNIHelper::
GetNativeAudioBufferSize
()
306
mid = env->GetMethodID( jni_helper_java_class_, "
getNativeAudioBufferSize
", "()I" );
/prebuilts/ndk/r13/sources/android/ndk_helper/
JNIHelper.cpp
292
int32_t JNIHelper::
GetNativeAudioBufferSize
()
306
mid = env->GetMethodID( jni_helper_java_class_, "
getNativeAudioBufferSize
", "()I" );
Completed in 40 milliseconds