/frameworks/native/opengl/tests/configdump/ |
D | configdump.cpp | 48 ATTRIBUTE( EGL_SAMPLES ),
|
/frameworks/native/opengl/tests/lib/ |
D | glTestLib.cpp | 89 X(EGL_SAMPLES), in glTestPrintEGLConfiguration()
|
/frameworks/native/opengl/tests/angeles/ |
D | app-linux.cpp | 123 EGL_SAMPLES, samples, in initGraphics()
|
/frameworks/base/opengl/java/javax/microedition/khronos/egl/ |
D | EGL10.java | 52 int EGL_SAMPLES = 0x3031; field
|
/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 | 105 #define EGL_SAMPLES 0x3031 macro
|
/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/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 210 EGL10.EGL_SAMPLES, in printConfig()
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 102 X(EGL_SAMPLES), in printEGLConfiguration() 215 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/lib/include/ |
D | EGLUtils.h | 212 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 303 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 207 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 119 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 302 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 | 986 X(EGL_SAMPLES), in printEGLConfiguration()
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 932 { EGL_SAMPLES, 0 }, 1094 { EGL_SAMPLES, config_management_t::exact },
|
/frameworks/native/opengl/libs/EGL/ |
D | eglApi.cpp | 415 aaAttribs[2] = EGL_SAMPLES; in eglChooseConfig()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 18774 field public static final int EGL_SAMPLES = 12337; // 0x3031 51756 field public static final int EGL_SAMPLES = 12337; // 0x3031
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 27683 Landroid/opengl/EGL14;->EGL_SAMPLES:I 71802 Ljavax/microedition/khronos/egl/EGL10;->EGL_SAMPLES:I
|
/frameworks/base/api/ |
D | current.txt | 29200 field public static final int EGL_SAMPLES = 12337; // 0x3031 71355 field public static final int EGL_SAMPLES = 12337; // 0x3031
|