Searched defs:GetDirectBufferAddress (Results 1 - 6 of 6) sorted by relevance

/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);
/external/libgdx/extensions/gdx-freetype/jni/jni-headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);
/external/libgdx/gdx/jni/jni-headers/
H A Djni.h741 void* (JNICALL *GetDirectBufferAddress) member in struct:JNINativeInterface_
1832 void* GetDirectBufferAddress(jobject buf) { function in struct:JNIEnv_
1833 return functions->GetDirectBufferAddress(this, buf);

Completed in 807 milliseconds