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

1 2 3 4 5

  /external/mesa3d/src/egl/main/
eglsurface.c 72 EGLint texture_type = EGL_PBUFFER_BIT;
157 if (type != EGL_PBUFFER_BIT) {
168 if (type != EGL_PBUFFER_BIT) {
179 if (type != EGL_PBUFFER_BIT) {
240 if (err == EGL_SUCCESS && type == EGL_PBUFFER_BIT) {
281 case EGL_PBUFFER_BIT:
352 if (surface->Type == EGL_PBUFFER_BIT)
357 if (surface->Type == EGL_PBUFFER_BIT)
361 if (surface->Type == EGL_PBUFFER_BIT)
365 if (surface->Type == EGL_PBUFFER_BIT)
    [all...]
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
EglBase.java 73 EGL10.EGL_SURFACE_TYPE, EGL10.EGL_PBUFFER_BIT,
82 EGL10.EGL_SURFACE_TYPE, EGL10.EGL_PBUFFER_BIT,
  /external/skia/tools/fiddle/
egl_context.cpp 14 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /external/skqp/tools/fiddle/
egl_context.cpp 14 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /external/deqp/modules/egl/
teglRenderCase.cpp 66 else if (typeBit == EGL_PBUFFER_BIT)
175 if (m_surfaceTypeMask & EGL_PBUFFER_BIT)
192 executeForSurface(display, *surface, Config(config, EGL_PBUFFER_BIT, 0));
429 { "pbuffer", EGL_PBUFFER_BIT, surfaceType<EGL_PBUFFER_BIT> }
450 RenderFilterList filters ("other", "", EGL_WINDOW_BIT|EGL_PIXMAP_BIT|EGL_PBUFFER_BIT);
teglThreadCleanUpTests.cpp 55 return (c.surfaceType() & EGL_PBUFFER_BIT) == EGL_PBUFFER_BIT;
teglNegativeApiTests.cpp 205 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT>))
584 if (getConfig(&genericConfig, FilterList() << surfaceBits<EGL_PBUFFER_BIT>))
598 if (getConfig(&noPbufferConfig, FilterList() << notSurfaceBits<EGL_PBUFFER_BIT>))
657 if (getConfig(&genericConfig, FilterList() << surfaceBits<EGL_PBUFFER_BIT>))
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
ASurfaceTextureTest.java 73 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
SyncTest.java 88 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /external/mesa3d/src/egl/drivers/dri2/
platform_surfaceless.c 176 return dri2_surfaceless_create_surface(drv, disp, EGL_PBUFFER_BIT, conf,
183 assert(!surf || surf->Type == EGL_PBUFFER_BIT);
212 count + 1, EGL_PBUFFER_BIT, NULL, visuals[j].rgba_masks);
platform_x11_dri3.c 188 if (type == EGL_PBUFFER_BIT) {
211 if (type == EGL_PBUFFER_BIT)
270 return dri3_create_surface(drv, disp, EGL_PBUFFER_BIT, conf,
390 if (draw->Type == EGL_PIXMAP_BIT || draw->Type == EGL_PBUFFER_BIT)
platform_x11.c 228 if (type == EGL_PBUFFER_BIT) {
263 if (type != EGL_PBUFFER_BIT) {
295 if (type == EGL_PBUFFER_BIT || conn_error || error->error_code == BadAlloc)
307 if (type == EGL_PBUFFER_BIT) {
321 if (type == EGL_PBUFFER_BIT)
368 return dri2_x11_create_surface(drv, disp, EGL_PBUFFER_BIT, conf,
389 if (surf->Type == EGL_PBUFFER_BIT)
747 EGL_PBUFFER_BIT;
816 if (draw->Type == EGL_PIXMAP_BIT || draw->Type == EGL_PBUFFER_BIT)
854 if (draw->Type == EGL_PIXMAP_BIT || draw->Type == EGL_PBUFFER_BIT)
    [all...]
  /cts/tests/tests/effect/src/android/effect/cts/
GLEnv.java 45 EGL10.EGL_SURFACE_TYPE, EGL10.EGL_PBUFFER_BIT,
  /frameworks/native/libs/gui/tests/
MultiTextureConsumer_test.cpp 54 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 97 public static final int EGL_PBUFFER_BIT = 0x0001;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
CtsMediaOutputSurface.java 144 EGL14.EGL_SURFACE_TYPE, EGL14.EGL_PBUFFER_BIT,
  /cts/tests/tests/media/src/android/media/cts/
OutputSurface.java 140 EGL14.EGL_SURFACE_TYPE, EGL14.EGL_PBUFFER_BIT,
  /external/deqp/external/openglcts/modules/common/
glcConfigListEGL.cpp 131 ((surfaceBits & EGL_PBUFFER_BIT) ? SURFACETYPE_PBUFFER : 0);
  /external/skia/tools/sk_app/android/
GLWindowContext_android.cpp 76 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /external/skqp/tools/sk_app/android/
GLWindowContext_android.cpp 76 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /frameworks/av/cmds/screenrecord/
EglWindow.cpp 128 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /frameworks/base/opengl/java/javax/microedition/khronos/egl/
EGL10.java 88 int EGL_PBUFFER_BIT = 0x01;
  /external/deqp/framework/egl/
egluStrUtil.inl 302 tcu::Format::BitDesc(EGL_PBUFFER_BIT, "EGL_PBUFFER_BIT"),
  /external/skia/tools/gpu/gl/command_buffer/
GLTestContext_command_buffer.cpp 39 #define EGL_PBUFFER_BIT 0x0001
223 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
  /external/skqp/tools/gpu/gl/command_buffer/
GLTestContext_command_buffer.cpp 39 #define EGL_PBUFFER_BIT 0x0001
223 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,

Completed in 821 milliseconds

1 2 3 4 5