Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/native_bridge_support/libGLESv1_CM/
H A Dstubs_arm64.cc41 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClearDepthfOES);
321 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClearDepthfOES); in init_stub_library()
H A Dstubs_arm.cc41 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glClearDepthfOES);
321 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glClearDepthfOES); in init_stub_library()
/aosp12/frameworks/native/opengl/libs/
H A DlibGLESv1_CM.map.txt24 glClearDepthfOES;
H A Dentries_gles1.in22 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
H A Dentries.in78 GL_ENTRY(void, glClearDepthfOES, GLclampf depth)
/aosp12/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec81 void glClearDepthfOES ( GLclampf depth )
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java1000 public static native void glClearDepthfOES( in glClearDepthfOES() method in GLES11Ext
/aosp12/frameworks/native/opengl/libs/GLES_CM/
H A Dglext_api.in238 void API_ENTRY(glClearDepthfOES)(GLclampf depth) {
239 CALL_GL_API(glClearDepthfOES, depth);
/aosp12/frameworks/native/opengl/include/GLES/
H A Dglext.h417 GL_API void GL_APIENTRY glClearDepthfOES (GLclampf depth);
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp3444 glClearDepthfOES( in android_glClearDepthfOES__F()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt28508 method public static void glClearDepthfOES(float);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt19456 method public static void glClearDepthfOES(float);