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

1 2

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglValidate.cpp 41 case EGL_SAMPLE_BUFFERS:
  /frameworks/native/opengl/tests/configdump/
configdump.cpp 47 ATTRIBUTE( EGL_SAMPLE_BUFFERS ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 91 X(EGL_SAMPLE_BUFFERS),
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 53 int EGL_SAMPLE_BUFFERS = 0x3032;
  /frameworks/native/opengl/tests/angeles/
app-linux.cpp 125 EGL_SAMPLE_BUFFERS, samples ? 1 : 0,
  /cts/tests/src/android/opengl/cts/
EglConfigGLSurfaceView.java 264 EGL10.EGL_SAMPLE_BUFFERS,
299 "EGL_SAMPLE_BUFFERS",
  /development/ndk/platforms/android-5/samples/hello-gl2/src/com/android/gl2jni/
GL2JNIView.java 252 EGL10.EGL_SAMPLE_BUFFERS,
287 "EGL_SAMPLE_BUFFERS",
  /frameworks/native/opengl/tests/angeles/include/GLES/
egl.h 136 #define EGL_SAMPLE_BUFFERS 0x3032
  /frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
GL2JNIView.java 208 EGL10.EGL_SAMPLE_BUFFERS,
243 "EGL_SAMPLE_BUFFERS",
  /frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
GLPerfView.java 208 EGL10.EGL_SAMPLE_BUFFERS,
243 "EGL_SAMPLE_BUFFERS",
  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 211 EGL10.EGL_SAMPLE_BUFFERS,
246 "EGL_SAMPLE_BUFFERS",
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FBConfig.cpp 44 EGL_SAMPLE_BUFFERS,
  /frameworks/rs/driver/
rsdGL.cpp 109 X(EGL_SAMPLE_BUFFERS),
225 configAttribsPtr[0] = EGL_SAMPLE_BUFFERS;
  /development/ndk/platforms/android-9/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/webkit/Source/ThirdParty/ANGLE/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
Config.cpp 324 case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribute[1]; break;
  /frameworks/native/opengl/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 199 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 118 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 194 X(EGL_SAMPLE_BUFFERS),
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 243 EGL10.EGL_SAMPLE_BUFFERS,
278 "EGL_SAMPLE_BUFFERS",
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032

Completed in 319 milliseconds

1 2