HomeSort by relevance Sort by last modified time
    Searched refs:CallStaticFloatMethod (Results 1 - 9 of 9) sorted by null

  /cts/tests/tests/jni/libjnitest/
macroized_tests.c 847 result = CALL(CallStaticFloatMethod, StaticFromNative, method);
894 TEST_DECLARATION(CallStaticFloatMethod) {
    [all...]
  /dalvik/libnativehelper/include/nativehelper/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-3/arch-arm/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-4/arch-arm/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-5/arch-arm/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-5/arch-x86/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-8/arch-arm/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /ndk/build/platforms/android-8/arch-x86/usr/include/
jni.h 337 jfloat (*CallStaticFloatMethod)(JNIEnv*, jclass, jmethodID, ...);
    [all...]
  /dalvik/vm/
Jni.c     [all...]

Completed in 147 milliseconds