/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 49 ATTRIBUTE( EGL_SAMPLE_BUFFERS ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 90 X(EGL_SAMPLE_BUFFERS), in glTestPrintEGLConfiguration()
|
/frameworks/native/opengl/tests/angeles/ |
D | app-linux.cpp | 122 EGL_SAMPLE_BUFFERS, samples ? 1 : 0, in initGraphics()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 53 int EGL_SAMPLE_BUFFERS = 0x3032; field
|
/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 | 106 #define EGL_SAMPLE_BUFFERS 0x3032 macro
|
/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/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 211 EGL10.EGL_SAMPLE_BUFFERS, in printConfig()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 103 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration() 213 configAttribsPtr[0] = EGL_SAMPLE_BUFFERS; in getConfigData()
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 194 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/lib/include/ |
D | EGLUtils.h | 213 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/tests/gl2_basic/ |
D | gl2_basic.cpp | 208 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 120 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/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 | 987 X(EGL_SAMPLE_BUFFERS), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 933 { EGL_SAMPLE_BUFFERS, 0 }, 1095 { EGL_SAMPLE_BUFFERS, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 413 aaAttribs[0] = EGL_SAMPLE_BUFFERS; in eglChooseConfig()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18775 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032 51757 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 27684 Landroid/opengl/EGL14;->EGL_SAMPLE_BUFFERS:I 71803 Ljavax/microedition/khronos/egl/EGL10;->EGL_SAMPLE_BUFFERS:I
|
/frameworks/base/api/ |
D | current.txt | 29201 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032 71356 field public static final int EGL_SAMPLE_BUFFERS = 12338; // 0x3032
|