Searched refs:EGL_SAMPLE_BUFFERS (Results 1 – 22 of 22) sorted by relevance
/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 47 ATTRIBUTE( EGL_SAMPLE_BUFFERS ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 91 X(EGL_SAMPLE_BUFFERS), in glTestPrintEGLConfiguration()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 53 int EGL_SAMPLE_BUFFERS = 0x3032; field
|
/frameworks/native/opengl/tests/angeles/ |
D | app-linux.cpp | 125 EGL_SAMPLE_BUFFERS, samples ? 1 : 0, in initGraphics()
|
/frameworks/native/opengl/tests/angeles/include/GLES/ |
D | egl.h | 136 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/frameworks/base/opengl/java/android/opengl/ |
D | EGL14.java | 71 public static final int EGL_SAMPLE_BUFFERS = 0x3032; field in EGL14
|
/frameworks/native/opengl/include/EGL/ |
D | egl.h | 113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 211 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 208 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 208 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 107 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration() 223 configAttribsPtr[0] = EGL_SAMPLE_BUFFERS; in getConfigData()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 199 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 118 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 194 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 303 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 304 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tools/glgen/stubs/egl/ |
D | EGL14Header.java-if | 71 public static final int EGL_SAMPLE_BUFFERS = 0x3032;
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 998 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 894 { EGL_SAMPLE_BUFFERS, 0 }, 1042 { EGL_SAMPLE_BUFFERS, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 332 aaAttribs[0] = EGL_SAMPLE_BUFFERS; in eglChooseConfig()
|
/frameworks/base/api/ |
D | system-current.txt | 20357 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032 54288 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032
|
D | current.txt | 18777 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032 51759 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032
|