/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 173 glLineWidthx;
|
D | entries.in | 508 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 | 505 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 524 #define glLineWidthx wrap_glLineWidthx macro
|
D | gles_undefine.h | 524 #undef glLineWidthx
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 1993 glLineWidthx( in android_glLineWidthx__I()
|
D | com_google_android_gles_jni_GLImpl.cpp | 2685 glLineWidthx( in android_glLineWidthx__I()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18947 method public static void glLineWidthx(int); 51869 method public abstract void glLineWidthx(int);
|
/frameworks/base/api/ |
D | current.txt | 27808 method public static void glLineWidthx(int); 69228 method public abstract void glLineWidthx(int);
|
D | test-current.txt | 27964 method public static void glLineWidthx(int); 69710 method public abstract void glLineWidthx(int);
|
D | system-current.txt | 30523 method public static void glLineWidthx(int); 73186 method public abstract void glLineWidthx(int);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 47889 HSPLjavax/microedition/khronos/opengles/GL10;->glLineWidthx(I)V
|