/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 221 glPolygonOffsetx;
|
D | entries_gles1.in | 229 GL_ENTRY(void, glPolygonOffsetx, GLfixed factor, GLfixed units)
|
D | entries.in | 666 GL_ENTRY(void, glPolygonOffsetx, GLfixed factor, GLfixed units)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 79 void glPolygonOffsetx ( GLfixed factor, GLfixed units )
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 781 void glPolygonOffsetx( in glPolygonOffsetx() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.0 | 79 void glPolygonOffsetx ( GLfixed factor, GLfixed units )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 352 void API_ENTRY(glPolygonOffsetx)(GLfixed factor, GLfixed units) { 353 CALL_GL_API(glPolygonOffsetx, factor, units);
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 1024 public static native void glPolygonOffsetx( in glPolygonOffsetx() method in GLES10
|
D | GLErrorWrapper.java | 645 public void glPolygonOffsetx(int factor, int units) { in glPolygonOffsetx() method in GLErrorWrapper 647 mgl.glPolygonOffsetx(factor, units); in glPolygonOffsetx()
|
D | GLLogWrapper.java | 2225 public void glPolygonOffsetx(int factor, int units) { in glPolygonOffsetx() method in GLLogWrapper 2231 mgl.glPolygonOffsetx(factor, units); in glPolygonOffsetx()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 551 GLAPI void APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 849 public native void glPolygonOffsetx( in glPolygonOffsetx() method in GLImpl
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 522 GL_API void GL_APIENTRY glPolygonOffsetx (GLfixed factor, GLfixed units);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 619 #undef glPolygonOffsetx
|
D | gles_redefine.h | 620 #define glPolygonOffsetx wrap_glPolygonOffsetx macro
|
/frameworks/native/opengl/libagl/ |
D | matrix.cpp | 1095 void glPolygonOffsetx(GLfixed factor, GLfixed units) in glPolygonOffsetx() function
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 2749 glPolygonOffsetx( in android_glPolygonOffsetx__II()
|
D | com_google_android_gles_jni_GLImpl.cpp | 3436 glPolygonOffsetx( in android_glPolygonOffsetx__II()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |