Searched refs:glClearDepthfOES (Results 1 – 12 of 12) sorted by relevance
24 glClearDepthfOES;
78 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
81 void glClearDepthfOES ( GLclampf depth )
1000 public static native void glClearDepthfOES( in glClearDepthfOES() method in GLES11Ext
238 void API_ENTRY(glClearDepthfOES)(GLclampf depth) {239 CALL_GL_API(glClearDepthfOES, depth);
92 #define glClearDepthfOES wrap_glClearDepthfOES macro
92 #undef glClearDepthfOES
417 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
3476 glClearDepthfOES( in android_glClearDepthfOES__F()
19456 method public static void glClearDepthfOES(float);
28343 Landroid/opengl/GLES11Ext;->glClearDepthfOES(F)V
29883 method public static void glClearDepthfOES(float);