Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt25 glClearDepthx;
Dentries.in77 GL_ENTRY(void, glClearDepthx, GLfixed depth)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec10 void glClearDepthx ( GLclampx depth )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java307 void glClearDepthx( in glClearDepthx() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.010 void glClearDepthx ( GLclampx depth )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in142 void API_ENTRY(glClearDepthx)(GLfixed depth) {
143 CALL_GL_API(glClearDepthx, depth);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java339 public static native void glClearDepthx( in glClearDepthx() method in GLES10
DGLErrorWrapper.java124 public void glClearDepthx(int depth) { in glClearDepthx() method in GLErrorWrapper
126 mgl.glClearDepthx(depth); in glClearDepthx()
DGLLogWrapper.java1264 public void glClearDepthx(int depth) { in glClearDepthx() method in GLLogWrapper
1269 mgl.glClearDepthx(depth); in glClearDepthx()
/frameworks/native/opengl/libagl/
Dstate.cpp584 void glClearDepthx(GLclampx depth) { in glClearDepthx() function
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h482 GLAPI void APIENTRY glClearDepthx (GLclampx depth);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java153 public native void glClearDepthx( in glClearDepthx() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h451 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h93 #define glClearDepthx wrap_glClearDepthx macro
Dgles_undefine.h93 #undef glClearDepthx
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp553 glClearDepthx( in android_glClearDepthx__I()
Dcom_google_android_gles_jni_GLImpl.cpp362 glClearDepthx( in android_glClearDepthx__I()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18892 method public static void glClearDepthx(int);
51814 method public abstract void glClearDepthx(int);
/frameworks/base/api/
Dcurrent.txt27753 method public static void glClearDepthx(int);
69173 method public abstract void glClearDepthx(int);
Dtest-current.txt27909 method public static void glClearDepthx(int);
69655 method public abstract void glClearDepthx(int);
Dsystem-current.txt30468 method public static void glClearDepthx(int);
73131 method public abstract void glClearDepthx(int);
/frameworks/base/config/
Dboot-image-profile.txt47834 HSPLjavax/microedition/khronos/opengles/GL10;->glClearDepthx(I)V