Searched refs:android_glGetPointerv (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | glGetPointerv.nativeReg | 1 {"glGetPointerv", "(I)J", (void *) android_glGetPointerv },
|
D | glGetPointerv.cpp | 3 android_glGetPointerv(JNIEnv *_env, jobject _this, jint pname) { in android_glGetPointerv() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES32.cpp | 767 android_glGetPointerv(JNIEnv *_env, jobject _this, jint pname) { in android_glGetPointerv() function 2115 {"glGetPointerv", "(I)J", (void *) android_glGetPointerv },
|