/external/chromium_org/ui/gl/ |
D | gl_surface_osmesa.cc | 77 bool GLSurfaceOSMesa::SwapBuffers() { in SwapBuffers() function in gfx::GLSurfaceOSMesa 100 bool GLSurfaceOSMesaHeadless::SwapBuffers() { return true; } in SwapBuffers() function in gfx::GLSurfaceOSMesaHeadless
|
D | gl_surface_stub.cc | 16 bool GLSurfaceStub::SwapBuffers() { in SwapBuffers() function in gfx::GLSurfaceStub
|
D | gl_surface_wgl.cc | 251 bool NativeViewGLSurfaceWGL::SwapBuffers() { in SwapBuffers() function in gfx::NativeViewGLSurfaceWGL 345 bool PbufferGLSurfaceWGL::SwapBuffers() { in SwapBuffers() function in gfx::PbufferGLSurfaceWGL
|
D | gl_surface_ozone.cc | 45 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneEGL 124 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneSurfaceless
|
D | gl_surface_egl.cc | 448 bool NativeViewGLSurfaceEGL::SwapBuffers() { in SwapBuffers() function in gfx::NativeViewGLSurfaceEGL 603 bool PbufferGLSurfaceEGL::SwapBuffers() { in SwapBuffers() function in gfx::PbufferGLSurfaceEGL 685 bool SurfacelessEGL::SwapBuffers() { in SwapBuffers() function in gfx::SurfacelessEGL
|
D | gl_surface_mac.cc | 36 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon1ac51e700111::NoOpGLSurface
|
D | gl_surface_x11.cc | 184 bool NativeViewGLSurfaceOSMesa::SwapBuffers() { in SwapBuffers() function in gfx::NativeViewGLSurfaceOSMesa
|
/external/chromium_org/content/common/gpu/ |
D | image_transport_surface_android.cc | 109 bool ImageTransportSurfaceAndroid::SwapBuffers() { in SwapBuffers() function in content::__anonf6e8678a0111::ImageTransportSurfaceAndroid 156 bool DirectSurfaceAndroid::SwapBuffers() { in SwapBuffers() function in content::__anonf6e8678a0111::DirectSurfaceAndroid
|
D | image_transport_surface_iosurface_mac.cc | 108 void IOSurfaceStorageProvider::SwapBuffers( in SwapBuffers() function in content::IOSurfaceStorageProvider
|
/external/chromium_org/content/browser/compositor/ |
D | gpu_browser_compositor_output_surface.cc | 29 void GpuBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::GpuBrowserCompositorOutputSurface
|
D | software_browser_compositor_output_surface.cc | 34 void SoftwareBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::SoftwareBrowserCompositorOutputSurface
|
D | surface_display_output_surface.cc | 42 void SurfaceDisplayOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in content::SurfaceDisplayOutputSurface
|
D | gpu_surfaceless_browser_compositor_output_surface.cc | 37 void GpuSurfacelessBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::GpuSurfacelessBrowserCompositorOutputSurface
|
D | buffer_queue.cc | 80 void BufferQueue::SwapBuffers(const gfx::Rect& damage) { in SwapBuffers() function in content::BufferQueue
|
/external/chromium_org/android_webview/browser/ |
D | parent_output_surface.cc | 21 void ParentOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in android_webview::ParentOutputSurface
|
D | aw_gl_surface.cc | 24 bool AwGLSurface::SwapBuffers() { in SwapBuffers() function in android_webview::AwGLSurface
|
/external/chromium_org/mojo/cc/ |
D | output_surface_mojo.cc | 38 void OutputSurfaceMojo::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in mojo::OutputSurfaceMojo
|
/external/chromium_org/ppapi/c/ |
D | ppb_graphics_3d.h | 288 int32_t (*SwapBuffers)(PP_Resource context, member
|
/external/chromium_org/ppapi/cpp/ |
D | graphics_3d.cc | 74 int32_t Graphics3D::SwapBuffers(const CompletionCallback& cc) { in SwapBuffers() function in pp::Graphics3D
|
/external/chromium_org/content/renderer/gpu/ |
D | mailbox_output_surface.cc | 195 void MailboxOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in content::MailboxOutputSurface
|
/external/chromium_org/cc/test/ |
D | fake_output_surface.cc | 63 void FakeOutputSurface::SwapBuffers(CompositorFrame* frame) { in SwapBuffers() function in cc::FakeOutputSurface
|
/external/chromium_org/cc/output/ |
D | delegating_renderer.cc | 105 void DelegatingRenderer::SwapBuffers(const CompositorFrameMetadata& metadata) { in SwapBuffers() function in cc::DelegatingRenderer
|
/external/chromium_org/ppapi/thunk/ |
D | ppb_graphics_3d_thunk.cc | 80 int32_t SwapBuffers(PP_Resource context, in SwapBuffers() function
|
/external/chromium_org/ppapi/shared_impl/ |
D | ppb_graphics_3d_shared.cc | 56 int32_t PPB_Graphics3D_Shared::SwapBuffers( in SwapBuffers() function in ppapi::PPB_Graphics3D_Shared
|
/external/chromium_org/ui/surface/ |
D | accelerated_surface_mac.cc | 78 void AcceleratedSurface::SwapBuffers() { in SwapBuffers() function in AcceleratedSurface
|