Searched defs:glTexGenfvOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1012 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1014 public static native void glTexGenfvOES( method in class:GLES11Ext
1021 // C function void glTexGenfvOES ( GLenum coord, GLenum pname, const GLfloat *params )
1023 public static native void glTexGenfvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h789 #define glTexGenfvOES wrap_glTexGenfvOES macro
H A Dgles_undefine.h789 #undef glTexGenfvOES macro

Completed in 1357 milliseconds