Home
last modified time | relevance | path

Searched defs:eglCreateSync (Results 1 – 25 of 151) sorted by relevance

1234567

/aosp_15_r20/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DeglCreateSync.java3 public static native EGLSync eglCreateSync( in eglCreateSync() method
/aosp_15_r20/external/angle/scripts/
H A Dentry_point_packed_egl_enums.json45 "eglCreateSync": { object
/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwApi.inl22 #define eglCreateSync eglwCreateSync macro
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL/android_product_arm64_armv8-2a_cortex-a55_shared/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_32/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_30/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_34/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_35/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_31/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_33/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL/android_arm64_armv8-2a_cortex-a55_shared_current/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_current/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/out/soong/.intermediates/frameworks/native/opengl/libs/libEGL.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_29/gen/
Dstub.c19 void eglCreateSync() {} in eglCreateSync() function
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DEGL15.java81 public static native EGLSync eglCreateSync( in eglCreateSync() method in EGL15
/aosp_15_r20/external/angle/util/
H A Degl_loader_autogen.h53 #define eglCreateSync l_eglCreateSync macro
/aosp_15_r20/external/angle/util/capture/
H A Dtrace_egl_loader_autogen.h53 #define eglCreateSync t_eglCreateSync macro
/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.inl172 eglw::EGLSync CallLogWrapper::eglCreateSync (eglw::EGLDisplay dpy, eglw::EGLenum type, const eglw::… function in CallLogWrapper
/aosp_15_r20/external/cronet/third_party/quic_trace/src/third_party/glew/include/GL/
H A Deglew.h469 #define eglCreateSync EGLEW_GET_FUN(__eglewCreateSync) macro
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp408 EGLSyncKHR eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib* attrib_list) { in eglCreateSync() function
/aosp_15_r20/external/angle/src/libEGL/
H A DlibEGL_autogen.cpp342 EGLSync EGLAPIENTRY eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglapi.c2020 eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib *attrib_list) in eglCreateSync() function
/aosp_15_r20/external/libepoxy/prebuilt-intermediates/include/epoxy/
H A Degl_generated.h1328 #define eglCreateSync epoxy_eglCreateSync macro
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
H A Deglew.h464 #define eglCreateSync EGLEW_GET_FUN(__eglewCreateSync) macro
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_riscv64.json236 "eglCreateSync" : object
Dapi_arm.json236 "eglCreateSync" : object

1234567