Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt26 glClearDepthxOES;
Dentries.in80 GL_ENTRY(void, glClearDepthxOES, GLfixed depth)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec16 void glClearDepthxOES ( GLclampx depth )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java290 public static native void glClearDepthxOES( in glClearDepthxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in46 void API_ENTRY(glClearDepthxOES)(GLfixed depth) {
47 CALL_GL_API(glClearDepthxOES, depth);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h94 #define glClearDepthxOES wrap_glClearDepthxOES macro
Dgles_undefine.h94 #undef glClearDepthxOES
/frameworks/native/opengl/include/GLES/
Dglext.h212 GL_API void GL_APIENTRY glClearDepthxOES (GLfixed depth);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp1000 glClearDepthxOES( in android_glClearDepthxOES__I()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19457 method public static void glClearDepthxOES(int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt28344 Landroid/opengl/GLES11Ext;->glClearDepthxOES(I)V
/frameworks/base/api/
Dcurrent.txt29884 method public static void glClearDepthxOES(int);