Searched refs:EGL_SAMPLE_BUFFERS (Results 1 - 20 of 20) sorted by relevance

/frameworks/native/opengl/tests/configdump/
H A Dconfigdump.cpp47 ATTRIBUTE( EGL_SAMPLE_BUFFERS ),
/frameworks/native/opengl/tests/lib/
H A DglTestLib.cpp91 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tools/glgen/stubs/egl/
H A DEGL14Header.java-if71 public static final int EGL_SAMPLE_BUFFERS = 0x3032;
/frameworks/base/opengl/java/javax/microedition/khronos/egl/
H A DEGL10.java53 int EGL_SAMPLE_BUFFERS = 0x3032; field in interface:EGL10
/frameworks/native/opengl/tests/angeles/
H A Dapp-linux.cpp125 EGL_SAMPLE_BUFFERS, samples ? 1 : 0,
/frameworks/base/opengl/java/android/opengl/
H A DEGL14.java71 public static final int EGL_SAMPLE_BUFFERS = 0x3032; field in class:EGL14
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Degl.h136 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java208 EGL10.EGL_SAMPLE_BUFFERS,
243 "EGL_SAMPLE_BUFFERS",
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java208 EGL10.EGL_SAMPLE_BUFFERS,
243 "EGL_SAMPLE_BUFFERS",
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java211 EGL10.EGL_SAMPLE_BUFFERS,
246 "EGL_SAMPLE_BUFFERS",
/frameworks/rs/driver/
H A DrsdGL.cpp107 X(EGL_SAMPLE_BUFFERS),
223 configAttribsPtr[0] = EGL_SAMPLE_BUFFERS;
/frameworks/native/opengl/include/EGL/
H A Degl.h113 #define EGL_SAMPLE_BUFFERS 0x3032 macro
/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp199 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp118 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp194 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp303 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp304 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp998 X(EGL_SAMPLE_BUFFERS),
/frameworks/native/opengl/libagl/
H A Degl.cpp894 { EGL_SAMPLE_BUFFERS, 0 },
1042 { EGL_SAMPLE_BUFFERS, config_management_t::exact },
/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp332 aaAttribs[0] = EGL_SAMPLE_BUFFERS;

Completed in 246 milliseconds