Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/stubs/egl/
DeglCreateSync.java3 public static native EGLSync eglCreateSync( in eglCreateSync() method
/frameworks/base/opengl/java/android/opengl/
DEGL15.java81 public static native EGLSync eglCreateSync( in eglCreateSync() method in EGL15
/frameworks/base/core/jni/
Dandroid_opengl_EGL15.cpp538 {"eglCreateSync", "(Landroid/opengl/EGLDisplay;I[JI)Landroid/opengl/EGLSync;", (void *) android_egl… in eglCreateSync() method
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp408 EGLSyncKHR eglCreateSync(EGLDisplay dpy, EGLenum type, const EGLAttrib* attrib_list) { in eglCreateSync() function
/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dapi_arm64.json236 "eglCreateSync" : object
Dapi_x86_64.json236 "eglCreateSync" : object
Dapi_riscv64.json236 "eglCreateSync" : object
Dapi_arm.json236 "eglCreateSync" : object
Dapi_x86.json236 "eglCreateSync" : object