Home
last modified time | relevance | path

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

/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.h642 GL_API void GL_APIENTRY glClearDepthx (GLclampx depth);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h96 #define glClearDepthx wrap_glClearDepthx macro
Dunwrap_gles.h96 #undef glClearDepthx
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp540 glClearDepthx( in android_glClearDepthx__I()
Dcom_google_android_gles_jni_GLImpl.cpp360 glClearDepthx( in android_glClearDepthx__I()
/frameworks/native/opengl/libs/
Dentries.in77 GL_ENTRY(void, glClearDepthx, GLfixed depth)
/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.txt25402 method public static void glClearDepthx(int);
62686 method public abstract void glClearDepthx(int);
Dsystem-current.txt27842 method public static void glClearDepthx(int);
66043 method public abstract void glClearDepthx(int);
Dtest-current.txt25471 method public static void glClearDepthx(int);
62766 method public abstract void glClearDepthx(int);