HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SAMPLES (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 42 case EGL_SAMPLES:
  /external/chromium_org/gpu/gles2_conform_support/egl/
config.cc 125 case EGL_SAMPLES:
  /frameworks/native/opengl/tests/configdump/
configdump.cpp 46 ATTRIBUTE( EGL_SAMPLES ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 90 X(EGL_SAMPLES),
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 70 public static final int EGL_SAMPLES = 0x3031;
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 52 int EGL_SAMPLES = 0x3031;
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 126 EGL_SAMPLES, samples,
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 740 const int32 EGL_SAMPLES = 0x3031;
782 case EGL_SAMPLES:
  /external/chromium_org/third_party/skia/src/views/win/
SkOSWindow_win.cpp 432 msaaConfigAttribList[kConfigAttribListCnt + 1] = EGL_SAMPLES;
495 eglGetConfigAttrib(fDisplay, fConfig, EGL_SAMPLES, &info->fSampleCount);
  /external/skia/src/views/win/
SkOSWindow_win.cpp 432 msaaConfigAttribList[kConfigAttribListCnt + 1] = EGL_SAMPLES;
495 eglGetConfigAttrib(fDisplay, fConfig, EGL_SAMPLES, &info->fSampleCount);
  /cts/tests/src/android/opengl/cts/
EglConfigGLSurfaceView.java 263 EGL10.EGL_SAMPLES,
298 "EGL_SAMPLES",
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 251 EGL10.EGL_SAMPLES,
286 "EGL_SAMPLES",
  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglconfig.h 111 ATTRIB_MAP(EGL_SAMPLES, Samples);
eglconfig.c 219 { EGL_SAMPLES, ATTRIB_TYPE_INTEGER,
580 EGL_SAMPLES,
  /external/mesa3d/src/egl/main/
eglconfig.h 111 ATTRIB_MAP(EGL_SAMPLES, Samples);
eglconfig.c 219 { EGL_SAMPLES, ATTRIB_TYPE_INTEGER,
580 EGL_SAMPLES,
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 70 public static final int EGL_SAMPLES = 0x3031;
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 135 #define EGL_SAMPLES 0x3031
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 207 EGL10.EGL_SAMPLES,
242 "EGL_SAMPLES",
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 207 EGL10.EGL_SAMPLES,
242 "EGL_SAMPLES",
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 210 EGL10.EGL_SAMPLES,
245 "EGL_SAMPLES",
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 43 EGL_SAMPLES,
  /frameworks/rs/driver/
rsdGL.cpp 107 X(EGL_SAMPLES),
226 configAttribsPtr[2] = EGL_SAMPLES;
  /development/ndk/platforms/android-9/include/EGL/
egl.h 112 #define EGL_SAMPLES 0x3031
  /external/chromium_org/ppapi/lib/gl/include/EGL/
egl.h 112 #define EGL_SAMPLES 0x3031

Completed in 851 milliseconds

1 2 3 4