HomeSort by relevance Sort by last modified time
    Searched refs:CallStaticBooleanMethod (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 230 result = CALL(CallStaticBooleanMethod, StaticFromNative, method);
278 TEST_DECLARATION(CallStaticBooleanMethod) {
    [all...]
  /external/webrtc/webrtc/modules/video_render/android/
video_render_android_native_opengl2.cc 82 jboolean res = env->CallStaticBooleanMethod(javaRenderClassLocal,
  /frameworks/native/opengl/tools/glgen/stubs/jsr239/
GLCHeader.cpp 167 sIndirectBufferCompatability = _env->CallStaticBooleanMethod(G11ImplClass, allowIndirectBuffersID, appName) ? 2 : 1;
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediadecoder_jni.cc 818 bool is_vp8_hw_supported = jni->CallStaticBooleanMethod(
829 bool is_vp9_hw_supported = jni->CallStaticBooleanMethod(
840 bool is_h264_hw_supported = jni->CallStaticBooleanMethod(
    [all...]
androidmediaencoder_jni.cc     [all...]
  /external/libmojo/base/android/jni_generator/
golden_sample_for_tests_jni.h 202 env->CallStaticBooleanMethod(SampleForTests_clazz(env),
  /development/ndk/platforms/android-9/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /libnativehelper/include/nativehelper/
jni.h 319 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
jni.h 333 jboolean (*CallStaticBooleanMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]

Completed in 1143 milliseconds

1 2 3 4 5