Searched defs:EGL_NO_CONTEXT (Results 1 - 10 of 10) sorted by relevance
/external/skia/src/gpu/gl/command_buffer/ | ||
H A D | SkCommandBufferGLContext.cpp | 32 #define EGL_NO_CONTEXT ((EGLContext)0) macro 147 : fContext(EGL_NO_CONTEXT) 246 if (EGL_NO_CONTEXT == fContext) { 286 if (EGL_NO_CONTEXT != fContext) { 288 fContext = EGL_NO_CONTEXT; 294 gfMakeCurrent(fDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); |
/external/mesa3d/include/EGL/ | ||
H A D | egl.h | 69 #define EGL_NO_CONTEXT ((EGLContext)0) macro |
/external/robolectric/v1/lib/main/ | ||
H A D | opengl-api-gl1.1-android-2.1_r1.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ... |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ | ||
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
Completed in 97 milliseconds