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

1 2

  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Config.cpp 113 mConfigCaveat = (displayMode.Format == renderTargetFormat) ? EGL_NONE : EGL_SLOW_CONFIG;
237 META_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;
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 89 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 */
  /external/webkit/Source/ThirdParty/ANGLE/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/5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /sdk/emulator/opengl/host/libs/Translator/include/EGL/
egl.h 134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */
  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglX11Api.cpp 144 else if(tmp == GLX_SLOW_CONFIG) caveat = EGL_SLOW_CONFIG;
  /frameworks/rs/driver/
rsdGL.cpp 220 configAttribsPtr[1] = EGL_SLOW_CONFIG;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 

Completed in 279 milliseconds

1 2