Home
last modified time | relevance | path

Searched defs:eglDestroySync (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL15.java103 public static native boolean eglDestroySync( in eglDestroySync() method in EGL15
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp423 EGLBoolean eglDestroySync(EGLDisplay dpy, EGLSyncKHR sync) { in eglDestroySync() function