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

1 2 3 4 5 6

  /external/swiftshader/src/OpenGL/libEGL/
Config.cpp 218 static_assert(EGL_NONE < EGL_SLOW_CONFIG && EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG, "");
307 static_assert(EGL_NONE < EGL_SLOW_CONFIG && EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFIG, "");
  /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 198 case EGL_SLOW_CONFIG: return "EGL_SLOW_CONFIG";
  /external/mesa3d/src/egl/main/
eglconfig.c 306 if (val != EGL_NONE && val != EGL_SLOW_CONFIG &&
602 STATIC_ASSERT(EGL_NONE < EGL_SLOW_CONFIG);
603 STATIC_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-14/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /development/ndk/platforms/android-18/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /development/ndk/platforms/android-19/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /development/ndk/platforms/android-21/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /development/ndk/platforms/android-23/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /development/ndk/platforms/android-24/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /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/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 135 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /frameworks/native/opengl/include/EGL/
egl.h 107 #define EGL_SLOW_CONFIG 0x3050
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */

Completed in 71 milliseconds

1 2 3 4 5 6