/frameworks/base/media/mca/filterfw/jni/ |
jni_util.cpp | 141 result = MakeIntValue(env->CallIntMethod(object, method));
|
/frameworks/base/core/jni/ |
android_hardware_location_ContextHubService.cpp | 241 env->CallIntMethod(db.jniInfo.jContextHubService, 336 int ret = (env->CallIntMethod(db.jniInfo.jContextHubService,
|
/external/skia/platform_tools/android/apps/sample_app/src/main/jni/ |
com_skia_SkiaSampleRenderer.cpp | 75 info->fSampleCount = env->CallIntMethod(gWindowGlue.m_obj, gWindowGlue.m_getMSAASampleCount);
|
/frameworks/base/core/jni/android/graphics/ |
FontFamily.cpp | 136 jint listSize = env->CallIntMethod(listOfAxis, gListClassInfo.mSize);
|
Graphics.cpp | 439 return env->CallIntMethod(javaBitmap, gBitmap_getAllocationByteCountMethodID);
|
/frameworks/base/media/jni/ |
android_media_Utils.cpp | 494 jint value = env->CallIntMethod(valueObj, intValueID); 522 jint position = env->CallIntMethod(valueObj, positionID); 523 jint limit = env->CallIntMethod(valueObj, limitID);
|
/cts/tests/tests/jni/libjnitest/ |
macroized_tests.c | 614 result = CALL(CallIntMethod, o, method); 664 TEST_DECLARATION(CallIntMethod) { [all...] |
/external/webrtc/talk/app/webrtc/java/jni/ |
androidmediadecoder_jni.cc | 537 int j_input_buffer_index = jni->CallIntMethod(*j_media_codec_video_decoder_, [all...] |
androidmediaencoder_jni.cc | 626 int j_input_buffer_index = jni->CallIntMethod(*j_media_codec_video_encoder_, [all...] |
/libcore/ojluni/src/main/native/ |
PlainDatagramSocketImpl.c | [all...] |
/development/ndk/platforms/android-3/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/libnativehelper/include/nativehelper/ |
jni.h | 215 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/ |
jni.h | 229 jint (*CallIntMethod)(JNIEnv*, jobject, jmethodID, ...); [all...] |