Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec44 void glPolygonOffsetxOES ( GLfixed factor, GLfixed units )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java619 public static native void glPolygonOffsetxOES( in glPolygonOffsetxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in121 void API_ENTRY(glPolygonOffsetxOES)(GLfixed factor, GLfixed units) {
122 CALL_GL_API(glPolygonOffsetxOES, factor, units);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h623 #define glPolygonOffsetxOES wrap_glPolygonOffsetxOES macro
Dunwrap_gles.h623 #undef glPolygonOffsetxOES
/frameworks/native/opengl/include/GLES/
Dglext.h697 GL_API void GL_APIENTRY glPolygonOffsetxOES (GLfixed factor, GLfixed units);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp2041 glPolygonOffsetxOES( in android_glPolygonOffsetxOES__II()
/frameworks/native/opengl/libs/
Dentries.in604 GL_ENTRY(void, glPolygonOffsetxOES, GLfixed factor, GLfixed units)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19546 method public static void glPolygonOffsetxOES(int, int);
/frameworks/base/api/
Dcurrent.txt26056 method public static void glPolygonOffsetxOES(int, int);
Dsystem-current.txt28496 method public static void glPolygonOffsetxOES(int, int);
Dtest-current.txt26125 method public static void glPolygonOffsetxOES(int, int);