HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SLOW_CONFIG (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 88 public static final int EGL_SLOW_CONFIG = 0x3050;
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 64 int EGL_SLOW_CONFIG = 0x3050;
  /external/deqp/framework/egl/
egluStrUtil.inl 187 case EGL_SLOW_CONFIG: return "EGL_SLOW_CONFIG";
  /external/mesa3d/src/egl/main/
eglconfig.c 297 if (val != EGL_NONE && val != EGL_SLOW_CONFIG &&
592 assert(EGL_NONE < EGL_SLOW_CONFIG);
593 assert(EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG);
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 88 public static final int EGL_SLOW_CONFIG = 0x3050;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 156 #define EGL_SLOW_CONFIG 0x3050
  /development/ndk/platforms/android-9/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /external/mesa3d/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /frameworks/native/opengl/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */

Completed in 177 milliseconds

1 2 3 4