Searched refs:glClearDepthfOES (Results 1 – 6 of 6) sorted by relevance
241 void API_ENTRY(glClearDepthfOES)(GLclampf depth) {242 CALL_GL_API(glClearDepthfOES, depth);
81 void glClearDepthfOES ( GLclampf depth )
946 public static native void glClearDepthfOES( in glClearDepthfOES() method in GLES11Ext
514 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
31 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
1962 glClearDepthfOES( in android_glClearDepthfOES__F()