HomeSort by relevance Sort by last modified time
    Searched refs:EGL_SAMPLE_BUFFERS (Results 26 - 50 of 80) sorted by null

12 3 4

  /frameworks/native/opengl/tests/gldual/src/com/android/gldual/
GLDualGL2View.java 211 EGL10.EGL_SAMPLE_BUFFERS,
246 "EGL_SAMPLE_BUFFERS",
  /frameworks/rs/driver/
rsdGL.cpp 103 X(EGL_SAMPLE_BUFFERS),
213 configAttribsPtr[0] = EGL_SAMPLE_BUFFERS;
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 113 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/skia/tools/gpu/gl/command_buffer/
GLTestContext_command_buffer.cpp 48 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/skqp/tools/gpu/gl/command_buffer/
GLTestContext_command_buffer.cpp 48 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
egl.h 114 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
ViEAndroidGLES20.java 225 EGL10.EGL_SAMPLE_BUFFERS,
260 "EGL_SAMPLE_BUFFERS",
  /frameworks/native/opengl/include/EGL/
egl.h 106 #define EGL_SAMPLE_BUFFERS 0x3032
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 194 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/lib/include/
EGLUtils.h 213 X(EGL_SAMPLE_BUFFERS),
  /packages/apps/LegacyCamera/src/com/android/camera/panorama/
MosaicRendererSurfaceView.java 243 EGL10.EGL_SAMPLE_BUFFERS,
278 "EGL_SAMPLE_BUFFERS",
  /external/mesa3d/include/EGL/
egl.h 106 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/swiftshader/include/EGL/
egl.h 106 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/swiftshader/src/OpenGL/libEGL/
Config.cpp 373 case EGL_SAMPLE_BUFFERS: match = config->mSampleBuffers >= attribute[1]; break;
Display.cpp 263 case EGL_SAMPLE_BUFFERS: *value = configuration->mSampleBuffers; break;
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 208 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl2_copyTexImage/
gl2_copyTexImage.cpp 303 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl2_yuvtex/
gl2_yuvtex.cpp 304 X(EGL_SAMPLE_BUFFERS),
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 120 X(EGL_SAMPLE_BUFFERS),
  /external/deqp/framework/egl/wrapper/
eglwEnums.inl 80 #define EGL_SAMPLE_BUFFERS 0x3032
eglwEnumsC.inl 80 #define EGL_SAMPLE_BUFFERS 0x3032
  /external/deqp/modules/egl/
teglQueryConfigTests.cpp 578 { EGL_SAMPLE_BUFFERS, "sample_buffers" },
teglMultiThreadTests.cpp 500 case EGL_SAMPLE_BUFFERS: return "EGL_SAMPLE_BUFFERS";
662 EGL_SAMPLE_BUFFERS,
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /prebuilts/tools/common/m2/repository/org/khronos/opengl-api/gl1.1-android-2.1_r1/
opengl-api-gl1.1-android-2.1_r1.jar 

Completed in 404 milliseconds

12 3 4