Home
last modified time | relevance | path

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

/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/
Dwrap_gles.h97 #define glClearDepthxOES wrap_glClearDepthxOES macro
Dunwrap_gles.h97 #undef glClearDepthxOES
/frameworks/native/opengl/include/GLES/
Dglext.h669 GL_API void GL_APIENTRY glClearDepthxOES (GLclampx depth);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp936 glClearDepthxOES( in android_glClearDepthxOES__I()
/frameworks/native/opengl/libs/
Dentries.in78 GL_ENTRY(void, glClearDepthxOES, GLfixed depth)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19457 method public static void glClearDepthxOES(int);
/frameworks/base/api/
Dcurrent.txt25967 method public static void glClearDepthxOES(int);
Dsystem-current.txt28407 method public static void glClearDepthxOES(int);
Dtest-current.txt26036 method public static void glClearDepthxOES(int);