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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java332 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
334 public static native void glFogxvOES( method in class:GLES11Ext
340 // C function void glFogxvOES ( GLenum pname, const GLfixed *params )
342 public static native void glFogxvOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h276 #undef glFogxvOES macro
H A Dwrap_gles.h276 #define glFogxvOES wrap_glFogxvOES macro

Completed in 94 milliseconds