Searched refs:EGL_NO_SYNC (Results 1 – 6 of 6) sorted by relevance
70 public static final EGLSync EGL_NO_SYNC = null; field in EGL15
70 public static final EGLSync EGL_NO_SYNC = null;
269 #define EGL_NO_SYNC EGL_CAST(EGLSync,0) macro
1758 return setError(EGL_BAD_DISPLAY, EGL_NO_SYNC); in eglCreateSyncImpl()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29712 field public static final android.opengl.EGLSync EGL_NO_SYNC;