Searched refs:FuncEglDestroySyncKHR (Results 1 – 1 of 1) sorted by relevance
34 static TypeEglDestroySyncKHR FuncEglDestroySyncKHR = NULL; variable45 FuncEglDestroySyncKHR = (TypeEglDestroySyncKHR) eglGetProcAddress("eglDestroySyncKHR"); in IsEglKHRFenceSyncSupported()47 && FuncEglDestroySyncKHR != NULL) { in IsEglKHRFenceSyncSupported()77 FuncEglDestroySyncKHR(display, fence); in Java_com_android_gallery3d_photoeditor_FilterStack_nativeEglSetFenceAndWait()