Searched refs:glClearDepthx (Results 1 – 19 of 19) sorted by relevance
25 glClearDepthx;
23 GL_ENTRY(void, glClearDepthx, GLfixed depth)
79 GL_ENTRY(void, glClearDepthx, GLfixed depth)
42 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClearDepthx);322 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClearDepthx); in init_stub_library()
10 void glClearDepthx ( GLclampx depth )
307 void glClearDepthx( in glClearDepthx() method
142 void API_ENTRY(glClearDepthx)(GLfixed depth) {143 CALL_GL_API(glClearDepthx, depth);
339 public static native void glClearDepthx( in glClearDepthx() method in GLES10
124 public void glClearDepthx(int depth) { in glClearDepthx() method in GLErrorWrapper126 mgl.glClearDepthx(depth); in glClearDepthx()
1264 public void glClearDepthx(int depth) { in glClearDepthx() method in GLLogWrapper1269 mgl.glClearDepthx(depth); in glClearDepthx()
482 GLAPI void APIENTRY glClearDepthx (GLclampx depth);
156 public native void glClearDepthx( in glClearDepthx() method in GLImpl
452 GL_API void GL_APIENTRY glClearDepthx (GLfixed depth);
518 glClearDepthx( in android_glClearDepthx__I()
302 glClearDepthx( in android_glClearDepthx__I()
27884 method public static void glClearDepthx(int);56969 method public void glClearDepthx(int);
18892 method public static void glClearDepthx(int);51814 method public abstract void glClearDepthx(int);