Home
last modified time | relevance | path

Searched refs:glFogxvOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java334 public static native void glFogxvOES( in glFogxvOES() method in GLES11Ext
342 public static native void glFogxvOES( in glFogxvOES() method in GLES11Ext
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec21 void glFogxvOES ( GLenum pname, const GLfixed *params )
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in61 void API_ENTRY(glFogxvOES)(GLenum pname, const GLfixed *param) {
62 CALL_GL_API(glFogxvOES, pname, param);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h276 #define glFogxvOES wrap_glFogxvOES macro
Dunwrap_gles.h276 #undef glFogxvOES
/frameworks/native/opengl/include/GLES/
Dglext.h674 GL_API void GL_APIENTRY glFogxvOES (GLenum pname, const GLfixed *params);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1067 glFogxvOES( in android_glFogxvOES__I_3II()
1096 glFogxvOES( in android_glFogxvOES__ILjava_nio_IntBuffer_2()
/frameworks/native/opengl/libs/
Dentries.in257 GL_ENTRY(void, glFogxvOES, GLenum pname, const GLfixed *param)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19485 method public static void glFogxvOES(int, int[], int);
19486 method public static void glFogxvOES(int, java.nio.IntBuffer);
/frameworks/base/api/
Dcurrent.txt25995 method public static void glFogxvOES(int, int[], int);
25996 method public static void glFogxvOES(int, java.nio.IntBuffer);
Dsystem-current.txt28435 method public static void glFogxvOES(int, int[], int);
28436 method public static void glFogxvOES(int, java.nio.IntBuffer);
Dtest-current.txt26064 method public static void glFogxvOES(int, int[], int);
26065 method public static void glFogxvOES(int, java.nio.IntBuffer);