/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 25 glClearDepthx;
|
D | entries.in | 77 GL_ENTRY(void, glClearDepthx, GLfixed depth)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES10.spec | 10 void glClearDepthx ( GLclampx depth )
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL10.java | 307 void glClearDepthx( in glClearDepthx() method
|
/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-1.0 | 10 void glClearDepthx ( GLclampx depth )
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | gl_api.in | 142 void API_ENTRY(glClearDepthx)(GLfixed depth) { 143 CALL_GL_API(glClearDepthx, depth);
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES10.java | 339 public static native void glClearDepthx( in glClearDepthx() method in GLES10
|
D | GLErrorWrapper.java | 124 public void glClearDepthx(int depth) { in glClearDepthx() method in GLErrorWrapper 126 mgl.glClearDepthx(depth); in glClearDepthx()
|
D | GLLogWrapper.java | 1264 public void glClearDepthx(int depth) { in glClearDepthx() method in GLLogWrapper 1269 mgl.glClearDepthx(depth); in glClearDepthx()
|
/frameworks/native/opengl/libagl/ |
D | state.cpp | 584 void glClearDepthx(GLclampx depth) { in glClearDepthx() function
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | gl.h | 482 GLAPI void APIENTRY glClearDepthx (GLclampx depth);
|
/frameworks/base/opengl/java/com/google/android/gles_jni/ |
D | GLImpl.java | 153 public native void glClearDepthx( in glClearDepthx() method in GLImpl
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 451 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 93 #define glClearDepthx wrap_glClearDepthx macro
|
D | gles_undefine.h | 93 #undef glClearDepthx
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES10.cpp | 553 glClearDepthx( in android_glClearDepthx__I()
|
D | com_google_android_gles_jni_GLImpl.cpp | 362 glClearDepthx( in android_glClearDepthx__I()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18892 method public static void glClearDepthx(int); 51814 method public abstract void glClearDepthx(int);
|
/frameworks/base/api/ |
D | current.txt | 27753 method public static void glClearDepthx(int); 69173 method public abstract void glClearDepthx(int);
|
D | test-current.txt | 27909 method public static void glClearDepthx(int); 69655 method public abstract void glClearDepthx(int);
|
D | system-current.txt | 30468 method public static void glClearDepthx(int); 73131 method public abstract void glClearDepthx(int);
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 47834 HSPLjavax/microedition/khronos/opengles/GL10;->glClearDepthx(I)V
|