Home
last modified time | relevance | path

Searched refs:glPolygonOffsetx (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt221 glPolygonOffsetx;
Dentries.in666 GL_ENTRY(void, glPolygonOffsetx, GLfixed factor, GLfixed units)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec79 void glPolygonOffsetx ( GLfixed factor, GLfixed units )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java781 void glPolygonOffsetx( in glPolygonOffsetx() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.079 void glPolygonOffsetx ( GLfixed factor, GLfixed units )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in352 void API_ENTRY(glPolygonOffsetx)(GLfixed factor, GLfixed units) {
353 CALL_GL_API(glPolygonOffsetx, factor, units);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java1024 public static native void glPolygonOffsetx( in glPolygonOffsetx() method in GLES10
DGLErrorWrapper.java645 public void glPolygonOffsetx(int factor, int units) { in glPolygonOffsetx() method in GLErrorWrapper
647 mgl.glPolygonOffsetx(factor, units); in glPolygonOffsetx()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h551 GLAPI void APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java849 public native void glPolygonOffsetx( in glPolygonOffsetx() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h522 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h620 #define glPolygonOffsetx wrap_glPolygonOffsetx macro
Dgles_undefine.h619 #undef glPolygonOffsetx
/frameworks/native/opengl/libagl/
Dmatrix.cpp1095 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx() function
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2783 glPolygonOffsetx( in android_glPolygonOffsetx__II()
Dcom_google_android_gles_jni_GLImpl.cpp3495 glPolygonOffsetx( in android_glPolygonOffsetx__II()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18976 method public static void glPolygonOffsetx(int, int);
51898 method public abstract void glPolygonOffsetx(int, int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt27869 Landroid/opengl/GLES10;->glPolygonOffsetx(II)V
71926 Ljavax/microedition/khronos/opengles/GL10;->glPolygonOffsetx(II)V
Dboot-image-profile.txt51089 HSPLjavax/microedition/khronos/opengles/GL10;->glPolygonOffsetx(II)V
/frameworks/base/api/
Dcurrent.txt29403 method public static void glPolygonOffsetx(int, int);
71497 method public abstract void glPolygonOffsetx(int, int);