Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp40 #define glTexGenf glTexGenfOES
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec82 void glTexGenfOES ( GLenum coord, GLenum pname, GLfloat param )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1006 public static native void glTexGenfOES( in glTexGenfOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in256 void API_ENTRY(glTexGenfOES)(GLenum coord, GLenum pname, GLfloat param) {
257 CALL_GL_API(glTexGenfOES, coord, pname, param);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h791 #define glTexGenfOES wrap_glTexGenfOES macro
Dunwrap_gles.h791 #undef glTexGenfOES
/frameworks/native/opengl/include/GLES/
Dglext.h885 GL_API void GL_APIENTRY glTexGenfOES (GLenum coord, GLenum pname, GLfloat param);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3137 glTexGenfOES( in android_glTexGenfOES__IIF()
Dcom_google_android_gles_jni_GLImpl.cpp41 #define glTexGenf glTexGenfOES
/frameworks/native/opengl/libs/
Dentries.in772 GL_ENTRY(void, glTexGenfOES, GLenum coord, GLenum pname, GLfloat param)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19554 method public static void glTexGenfOES(int, int, float);
/frameworks/base/api/
Dcurrent.txt26064 method public static void glTexGenfOES(int, int, float);
Dsystem-current.txt28504 method public static void glTexGenfOES(int, int, float);
Dtest-current.txt26133 method public static void glTexGenfOES(int, int, float);