/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 173 glLineWidthx;
|
D | entries_gles1.in | 183 GL_ENTRY(void, glLineWidthx, GLfixed width)
|
D | entries.in | 547 GL_ENTRY(void, glLineWidthx, GLfixed width)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 56 void glLineWidthx ( GLfixed width )
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 622 void glLineWidthx( in glLineWidthx() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.0 | 56 void glLineWidthx ( GLfixed width )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 304 void API_ENTRY(glLineWidthx)(GLfixed width) { 305 CALL_GL_API(glLineWidthx, width);
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 786 public static native void glLineWidthx( in glLineWidthx() method in GLES10
|
D | GLErrorWrapper.java | 468 public void glLineWidthx(int width) { in glLineWidthx() method in GLErrorWrapper 470 mgl.glLineWidthx(width); in glLineWidthx()
|
D | GLLogWrapper.java | 1919 public void glLineWidthx(int width) { in glLineWidthx() method in GLLogWrapper 1924 mgl.glLineWidthx(width); in glLineWidthx()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 517 void glLineWidthx(GLfixed width) in glLineWidthx() function
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 528 GLAPI void APIENTRY glLineWidthx (GLfixed width);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 611 public native void glLineWidthx( in glLineWidthx() method in GLImpl
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 506 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_undefine.h | 524 #undef glLineWidthx
|
D | gles_redefine.h | 525 #define glLineWidthx wrap_glLineWidthx macro
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 1958 glLineWidthx( in android_glLineWidthx__I()
|
D | com_google_android_gles_jni_GLImpl.cpp | 2625 glLineWidthx( in android_glLineWidthx__I()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |