Home
last modified time | relevance | path

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

/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java622 void glLineWidthx( in glLineWidthx() method
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java786 public static native void glLineWidthx( in glLineWidthx() method in GLES10
H A DGLErrorWrapper.java468 public void glLineWidthx(int width) { in glLineWidthx() method in GLErrorWrapper
470 mgl.glLineWidthx(width); in glLineWidthx()
H A DGLLogWrapper.java1919 public void glLineWidthx(int width) { in glLineWidthx() method in GLLogWrapper
1924 mgl.glLineWidthx(width); in glLineWidthx()
/aosp14/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java614 public native void glLineWidthx( in glLineWidthx() method in GLImpl
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10.cpp1958 glLineWidthx( in android_glLineWidthx__I()
H A Dcom_google_android_gles_jni_GLImpl.cpp2625 glLineWidthx( in android_glLineWidthx__I()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29786 method public static void glLineWidthx(int);
61054 method public void glLineWidthx(int);