Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp44 #define glTexGenx glTexGenxOES
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec86 void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1056 public static native void glTexGenxOES( in glTexGenxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in160 void API_ENTRY(glTexGenxOES)(GLenum coord, GLenum pname, GLfixed param) {
161 CALL_GL_API(glTexGenxOES, coord, pname, param);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h795 #define glTexGenxOES wrap_glTexGenxOES macro
Dunwrap_gles.h795 #undef glTexGenxOES
/frameworks/native/opengl/include/GLES/
Dglext.h889 GL_API void GL_APIENTRY glTexGenxOES (GLenum coord, GLenum pname, GLfixed param);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3295 glTexGenxOES( in android_glTexGenxOES__III()
Dcom_google_android_gles_jni_GLImpl.cpp45 #define glTexGenx glTexGenxOES
/frameworks/native/opengl/libs/
Dentries.in776 GL_ENTRY(void, glTexGenxOES, GLenum coord, GLenum pname, GLfixed param)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19560 method public static void glTexGenxOES(int, int, int);
/frameworks/base/api/
Dcurrent.txt26070 method public static void glTexGenxOES(int, int, int);
Dsystem-current.txt28510 method public static void glTexGenxOES(int, int, int);
Dtest-current.txt26139 method public static void glTexGenxOES(int, int, int);