Home
last modified time | relevance | path

Searched refs:glLineWidthx (Results 1 – 22 of 22) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt173 glLineWidthx;
Dentries.in508 GL_ENTRY(void, glLineWidthx, GLfixed width)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec56 void glLineWidthx ( GLfixed width )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java622 void glLineWidthx( in glLineWidthx() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.056 void glLineWidthx ( GLfixed width )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in304 void API_ENTRY(glLineWidthx)(GLfixed width) {
305 CALL_GL_API(glLineWidthx, width);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java786 public static native void glLineWidthx( in glLineWidthx() method in GLES10
DGLErrorWrapper.java468 public void glLineWidthx(int width) { in glLineWidthx() method in GLErrorWrapper
470 mgl.glLineWidthx(width); in glLineWidthx()
DGLLogWrapper.java1919 public void glLineWidthx(int width) { in glLineWidthx() method in GLLogWrapper
1924 mgl.glLineWidthx(width); in glLineWidthx()
/frameworks/native/opengl/libagl/
Dstate.cpp517 void glLineWidthx(GLfixed width) in glLineWidthx() function
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h528 GLAPI void APIENTRY glLineWidthx (GLfixed width);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java611 public native void glLineWidthx( in glLineWidthx() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h505 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h524 #define glLineWidthx wrap_glLineWidthx macro
Dgles_undefine.h524 #undef glLineWidthx
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp1993 glLineWidthx( in android_glLineWidthx__I()
Dcom_google_android_gles_jni_GLImpl.cpp2685 glLineWidthx( in android_glLineWidthx__I()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18947 method public static void glLineWidthx(int);
51869 method public abstract void glLineWidthx(int);
/frameworks/base/api/
Dcurrent.txt27808 method public static void glLineWidthx(int);
69228 method public abstract void glLineWidthx(int);
Dtest-current.txt27964 method public static void glLineWidthx(int);
69710 method public abstract void glLineWidthx(int);
Dsystem-current.txt30523 method public static void glLineWidthx(int);
73186 method public abstract void glLineWidthx(int);
/frameworks/base/config/
Dboot-image-profile.txt47889 HSPLjavax/microedition/khronos/opengles/GL10;->glLineWidthx(I)V