Searched defs:EGL_NO_CONTEXT (Results 1 – 6 of 6) sorted by relevance
18 #define EGL_NO_CONTEXT ((EGLContext)0) macro
71 public static final EGLContext EGL_NO_CONTEXT = null; field in EGL15
35 public static EGLContext EGL_NO_CONTEXT = null; field in EGL14
95 EGLContext EGL_NO_CONTEXT = new com.google.android.gles_jni.EGLContextImpl(0); field
98 #define EGL_NO_CONTEXT EGL_CAST(EGLContext,0) macro
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...