Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt173 glLineWidthx;
Dentries.in547 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()
/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.h506 GL_API void GL_APIENTRY glLineWidthx (GLfixed width);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h525 #define glLineWidthx wrap_glLineWidthx macro
Dgles_undefine.h524 #undef glLineWidthx
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp1992 glLineWidthx( in android_glLineWidthx__I()
Dcom_google_android_gles_jni_GLImpl.cpp2684 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/config/
Dhiddenapi-public-dex.txt27840 Landroid/opengl/GLES10;->glLineWidthx(I)V
71897 Ljavax/microedition/khronos/opengles/GL10;->glLineWidthx(I)V
Dboot-image-profile.txt51060 HSPLjavax/microedition/khronos/opengles/GL10;->glLineWidthx(I)V
/frameworks/base/api/
Dcurrent.txt29374 method public static void glLineWidthx(int);
71468 method public abstract void glLineWidthx(int);