Home
last modified time | relevance | path

Searched refs:glGetTexGenxvOES (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1115 public static native void glGetTexGenxvOES( in glGetTexGenxvOES() method in GLES11Ext
1124 public static native void glGetTexGenxvOES( in glGetTexGenxvOES() method in GLES11Ext
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp39 #define glGetTexGenxv glGetTexGenxvOES
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec90 void glGetTexGenxvOES ( GLenum coord, GLenum pname, GLfixed *params )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in157 void API_ENTRY(glGetTexGenxvOES)(GLenum coord, GLenum pname, GLfixed *params) {
158 CALL_GL_API(glGetTexGenxvOES, coord, pname, params);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h443 #define glGetTexGenxvOES wrap_glGetTexGenxvOES macro
Dunwrap_gles.h443 #undef glGetTexGenxvOES
/frameworks/native/opengl/include/GLES/
Dglext.h893 GL_API void GL_APIENTRY glGetTexGenxvOES (GLenum coord, GLenum pname, GLfixed *params);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3534 glGetTexGenxvOES( in android_glGetTexGenxvOES__II_3II()
3564 glGetTexGenxvOES( in android_glGetTexGenxvOES__IILjava_nio_IntBuffer_2()
Dcom_google_android_gles_jni_GLImpl.cpp40 #define glGetTexGenxv glGetTexGenxvOES
/frameworks/native/opengl/libs/
Dentries.in424 GL_ENTRY(void, glGetTexGenxvOES, GLenum coord, GLenum pname, GLfixed *params)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19516 method public static void glGetTexGenxvOES(int, int, int[], int);
19517 method public static void glGetTexGenxvOES(int, int, java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt26026 method public static void glGetTexGenxvOES(int, int, int[], int);
26027 method public static void glGetTexGenxvOES(int, int, java.nio.IntBuffer);
Dsystem-current.txt28466 method public static void glGetTexGenxvOES(int, int, int[], int);
28467 method public static void glGetTexGenxvOES(int, int, java.nio.IntBuffer);
Dtest-current.txt26095 method public static void glGetTexGenxvOES(int, int, int[], int);
26096 method public static void glGetTexGenxvOES(int, int, java.nio.IntBuffer);