HomeSort by relevance Sort by last modified time
    Searched defs:EGL_NO_DISPLAY (Results 1 - 25 of 75) sorted by null

1 2 3

  /frameworks/native/opengl/tests/angeles/include/GLES/
egltypes.h 19 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 93 EGLDisplay EGL_NO_DISPLAY = new com.google.android.gles_jni.EGLDisplayImpl(0);
  /development/ndk/platforms/android-9/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /external/chromium_org/third_party/angle/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /external/chromium_org/third_party/khronos/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /external/chromium_org/third_party/mesa/src/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /external/mesa3d/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 34 public static EGLDisplay EGL_NO_DISPLAY = null;
  /frameworks/native/opengl/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 70 #define EGL_NO_DISPLAY ((EGLDisplay)0)

Completed in 1313 milliseconds

1 2 3