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