Searched refs:eglDupNativeFenceFDANDROIDImpl (Results 1 – 3 of 3) sorted by relevance
68 int fd = eglDupNativeFenceFDANDROIDImpl(display, sync); in eglDupNativeFenceFDANDROID()77 private static native int eglDupNativeFenceFDANDROIDImpl(EGLDisplay display, EGLSync sync); in eglDupNativeFenceFDANDROIDImpl() method in EGLExt
68 int fd = eglDupNativeFenceFDANDROIDImpl(display, sync);77 private static native int eglDupNativeFenceFDANDROIDImpl(EGLDisplay display, EGLSync sync);
2088 EGLint eglDupNativeFenceFDANDROIDImpl(EGLDisplay dpy, EGLSyncKHR sync) { in eglDupNativeFenceFDANDROIDImpl() function2583 { "eglDupNativeFenceFDANDROID", (EGLFuncPointer)&eglDupNativeFenceFDANDROIDImpl },