Searched refs:EGL_SAMPLES (Results 1 – 21 of 21) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 46 ATTRIBUTE( EGL_SAMPLES ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 90 X(EGL_SAMPLES), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 52 int EGL_SAMPLES = 0x3031; field
|
/frameworks/native/opengl/tests/angeles/ |
D | app-linux.cpp | 126 EGL_SAMPLES, samples, in initGraphics()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 135 #define EGL_SAMPLES 0x3031 macro
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 70 public static final int EGL_SAMPLES = 0x3031; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 112 #define EGL_SAMPLES 0x3031 macro
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 210 EGL10.EGL_SAMPLES, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 207 EGL10.EGL_SAMPLES, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 207 EGL10.EGL_SAMPLES, in printConfig()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 198 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 106 X(EGL_SAMPLES), in printEGLConfiguration() 225 configAttribsPtr[2] = EGL_SAMPLES; in getConfigData()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 193 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 117 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 302 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 303 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 70 public static final int EGL_SAMPLES = 0x3031;
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 997 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 893 { EGL_SAMPLES, 0 }, 1041 { EGL_SAMPLES, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 334 aaAttribs[2] = EGL_SAMPLES; in eglChooseConfig()
|
/frameworks/base/api/ |
D | current.txt | 18708 field public static final int EGL_SAMPLES = 12337; // 0x3031 51548 field public static final int EGL_SAMPLES = 12337; // 0x3031
|