Searched refs:EGL_NO_SYNC (Results 1 – 5 of 5) 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
1751 return setError(EGL_BAD_DISPLAY, EGL_NO_SYNC); in eglCreateSyncImpl()
27778 field public static final android.opengl.EGLSync EGL_NO_SYNC;