Home
last modified time | relevance | path

Searched defs:eglCreateSyncKHR (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl_dispatch.h60 eglCreateSyncKHR_t eglCreateSyncKHR; member
Degl.cpp599 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint *attrib_list) in eglCreateSyncKHR() function
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp1481 EGLAPI EGLSyncKHR EGLAPIENTRY eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, const EGLint* attrib_l… in eglCreateSyncKHR() function
/device/generic/goldfish-opengl/system/egl/
Degl.cpp2344 EGLSyncKHR eglCreateSyncKHR(EGLDisplay dpy, EGLenum type, in eglCreateSyncKHR() function