Searched defs:eglCreateSync (Results 1 – 3 of 3) sorted by relevance
3 public static native EGLSync eglCreateSync( in eglCreateSync() method
81 public static native EGLSync eglCreateSync( in eglCreateSync() method in EGL15
408 EGLSyncKHR eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib* attrib_list) { in eglCreateSync() function