Home
last modified time | relevance | path

Searched refs:glClearDepthfOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec81 void glClearDepthfOES ( GLclampf depth )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java1000 public static native void glClearDepthfOES( in glClearDepthfOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in238 void API_ENTRY(glClearDepthfOES)(GLclampf depth) {
239 CALL_GL_API(glClearDepthfOES, depth);
/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h95 #undef glClearDepthfOES
Dwrap_gles.h95 #define glClearDepthfOES wrap_glClearDepthfOES macro
/frameworks/native/opengl/include/GLES/
Dglext.h851 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3128 glClearDepthfOES( in android_glClearDepthfOES__F()
/frameworks/native/opengl/libs/
Dentries.in76 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19456 method public static void glClearDepthfOES(float);
/frameworks/base/api/
Dcurrent.txt26066 method public static void glClearDepthfOES(float);
Dsystem-current.txt28555 method public static void glClearDepthfOES(float);
Dtest-current.txt26140 method public static void glClearDepthfOES(float);