Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt26 glClearDepthxOES;
Dentries_gles1.in24 GL_ENTRY(void, glClearDepthxOES, GLfixed depth)
Dentries.in80 GL_ENTRY(void, glClearDepthxOES, GLfixed depth)
/frameworks/libs/native_bridge_support/libGLESv1_CM/
Dstubs_arm64.cc43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClearDepthxOES);
323 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClearDepthxOES); in init_stub_library()
Dstubs_arm.cc43 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClearDepthxOES);
323 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClearDepthxOES); in init_stub_library()
/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/native/opengl/include/GLES/
Dglext.h212 GL_API void GL_APIENTRY glClearDepthxOES (GLfixed depth);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp966 glClearDepthxOES( in android_glClearDepthxOES__I()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19457 method public static void glClearDepthxOES(int);
/frameworks/base/api/
Dcurrent.txt33548 method public static void glClearDepthxOES(int);