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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1062 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1064 public static native void glTexGenxvOES( method in class:GLES11Ext
1071 // C function void glTexGenxvOES ( GLenum coord, GLenum pname, const GLfixed *params )
1073 public static native void glTexGenxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h793 #define glTexGenxvOES wrap_glTexGenxvOES macro
H A Dgles_undefine.h793 #undef glTexGenxvOES macro

Completed in 93 milliseconds