Searched refs:JNICALL (Results 1 - 8 of 8) sorted by relevance

/ndk/samples/hello-gl2/jni/
H A Dgl_code.cpp172 JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_init(JNIEnv * env, jobject obj, jint width, jint height);
173 JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_step(JNIEnv * env, jobject obj);
176 JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_init(JNIEnv * env, jobject obj, jint width, jint height)
181 JNIEXPORT void JNICALL Java_com_android_gl2jni_GL2JNILib_step(JNIEnv * env, jobject obj)
/ndk/samples/bitmap-plasma/jni/
H A Dplasma.c364 JNIEXPORT void JNICALL Java_com_example_plasma_PlasmaView_renderPlasma(JNIEnv * env, jobject obj, jobject bitmap, jlong time_ms)
/ndk/build/platforms/android-3/arch-arm/usr/include/
H A Djni.h1138 #define JNICALL macro
/ndk/build/platforms/android-4/arch-arm/usr/include/
H A Djni.h1138 #define JNICALL macro
/ndk/build/platforms/android-5/arch-arm/usr/include/
H A Djni.h1138 #define JNICALL macro
/ndk/build/platforms/android-5/arch-x86/usr/include/
H A Djni.h1138 #define JNICALL macro
/ndk/build/platforms/android-8/arch-arm/usr/include/
H A Djni.h1138 #define JNICALL macro
/ndk/build/platforms/android-8/arch-x86/usr/include/
H A Djni.h1138 #define JNICALL macro

Completed in 2408 milliseconds