Home
last modified time | relevance | path

Searched refs:EGL_NO_SYNC (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
DEGL15.java70 public static final EGLSync EGL_NO_SYNC = null; field in EGL15
/frameworks/native/opengl/tools/glgen/stubs/egl/
DEGL15Header.java-if70 public static final EGLSync EGL_NO_SYNC = null;
/frameworks/native/opengl/include/EGL/
Degl.h269 #define EGL_NO_SYNC EGL_CAST(EGLSync,0) macro
/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp1758 return setError(EGL_BAD_DISPLAY, EGL_NO_SYNC); in eglCreateSyncImpl()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt29712 field public static final android.opengl.EGLSync EGL_NO_SYNC;