Searched refs:EGL_SLOW_CONFIG (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if88 public static final int EGL_SLOW_CONFIG = 0x3050;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java64 int EGL_SLOW_CONFIG = 0x3050; field in interface:EGL10
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java88 public static final int EGL_SLOW_CONFIG = 0x3050; field in class:EGL14
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h156 #define EGL_SLOW_CONFIG 0x3050 macro
/frameworks/native/opengl/include/EGL/
H A Degl.h134 #define EGL_SLOW_CONFIG 0x3050 /* EGL_CONFIG_CAVEAT value */ macro
/frameworks/native/services/surfaceflinger/RenderEngine/
H A DRenderEngine.cpp397 ALOGW_IF(caveat == EGL_SLOW_CONFIG, "EGL_SLOW_CONFIG selected!");
/frameworks/rs/driver/
H A DrsdGL.cpp218 configAttribsPtr[1] = EGL_SLOW_CONFIG;
/frameworks/native/opengl/libagl/
H A Degl.cpp884 { EGL_CONFIG_CAVEAT, EGL_SLOW_CONFIG },

Completed in 52 milliseconds