Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt24 glClearDepthfOES;
Dentries.in78 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
/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/
Dgles_redefine.h92 #define glClearDepthfOES wrap_glClearDepthfOES macro
Dgles_undefine.h92 #undef glClearDepthfOES
/frameworks/native/opengl/include/GLES/
Dglext.h417 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp3476 glClearDepthfOES( in android_glClearDepthfOES__F()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19456 method public static void glClearDepthfOES(float);
/frameworks/base/config/
Dhiddenapi-public-dex.txt28343 Landroid/opengl/GLES11Ext;->glClearDepthfOES(F)V
/frameworks/base/api/
Dcurrent.txt29883 method public static void glClearDepthfOES(float);