Home
last modified time | relevance | path

Searched defs:SwapBuffers (Results 1 – 25 of 59) sorted by relevance

123

/external/chromium_org/ui/gl/
Dgl_surface_osmesa.cc77 bool GLSurfaceOSMesa::SwapBuffers() { in SwapBuffers() function in gfx::GLSurfaceOSMesa
100 bool GLSurfaceOSMesaHeadless::SwapBuffers() { return true; } in SwapBuffers() function in gfx::GLSurfaceOSMesaHeadless
Dgl_surface_stub.cc16 bool GLSurfaceStub::SwapBuffers() { in SwapBuffers() function in gfx::GLSurfaceStub
Dgl_surface_wgl.cc251 bool NativeViewGLSurfaceWGL::SwapBuffers() { in SwapBuffers() function in gfx::NativeViewGLSurfaceWGL
345 bool PbufferGLSurfaceWGL::SwapBuffers() { in SwapBuffers() function in gfx::PbufferGLSurfaceWGL
Dgl_surface_ozone.cc45 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneEGL
124 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon5dfe5f4a0111::GLSurfaceOzoneSurfaceless
Dgl_surface_egl.cc448 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
Dgl_surface_mac.cc36 virtual bool SwapBuffers() OVERRIDE { in SwapBuffers() function in gfx::__anon1ac51e700111::NoOpGLSurface
Dgl_surface_x11.cc184 bool NativeViewGLSurfaceOSMesa::SwapBuffers() { in SwapBuffers() function in gfx::NativeViewGLSurfaceOSMesa
/external/chromium_org/content/common/gpu/
Dimage_transport_surface_android.cc109 bool ImageTransportSurfaceAndroid::SwapBuffers() { in SwapBuffers() function in content::__anonf6e8678a0111::ImageTransportSurfaceAndroid
156 bool DirectSurfaceAndroid::SwapBuffers() { in SwapBuffers() function in content::__anonf6e8678a0111::DirectSurfaceAndroid
Dimage_transport_surface_iosurface_mac.cc108 void IOSurfaceStorageProvider::SwapBuffers( in SwapBuffers() function in content::IOSurfaceStorageProvider
/external/chromium_org/content/browser/compositor/
Dgpu_browser_compositor_output_surface.cc29 void GpuBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::GpuBrowserCompositorOutputSurface
Dsoftware_browser_compositor_output_surface.cc34 void SoftwareBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::SoftwareBrowserCompositorOutputSurface
Dsurface_display_output_surface.cc42 void SurfaceDisplayOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in content::SurfaceDisplayOutputSurface
Dgpu_surfaceless_browser_compositor_output_surface.cc37 void GpuSurfacelessBrowserCompositorOutputSurface::SwapBuffers( in SwapBuffers() function in content::GpuSurfacelessBrowserCompositorOutputSurface
Dbuffer_queue.cc80 void BufferQueue::SwapBuffers(const gfx::Rect& damage) { in SwapBuffers() function in content::BufferQueue
/external/chromium_org/android_webview/browser/
Dparent_output_surface.cc21 void ParentOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in android_webview::ParentOutputSurface
Daw_gl_surface.cc24 bool AwGLSurface::SwapBuffers() { in SwapBuffers() function in android_webview::AwGLSurface
/external/chromium_org/mojo/cc/
Doutput_surface_mojo.cc38 void OutputSurfaceMojo::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in mojo::OutputSurfaceMojo
/external/chromium_org/ppapi/c/
Dppb_graphics_3d.h288 int32_t (*SwapBuffers)(PP_Resource context, member
/external/chromium_org/ppapi/cpp/
Dgraphics_3d.cc74 int32_t Graphics3D::SwapBuffers(const CompletionCallback& cc) { in SwapBuffers() function in pp::Graphics3D
/external/chromium_org/content/renderer/gpu/
Dmailbox_output_surface.cc195 void MailboxOutputSurface::SwapBuffers(cc::CompositorFrame* frame) { in SwapBuffers() function in content::MailboxOutputSurface
/external/chromium_org/cc/test/
Dfake_output_surface.cc63 void FakeOutputSurface::SwapBuffers(CompositorFrame* frame) { in SwapBuffers() function in cc::FakeOutputSurface
/external/chromium_org/cc/output/
Ddelegating_renderer.cc105 void DelegatingRenderer::SwapBuffers(const CompositorFrameMetadata& metadata) { in SwapBuffers() function in cc::DelegatingRenderer
/external/chromium_org/ppapi/thunk/
Dppb_graphics_3d_thunk.cc80 int32_t SwapBuffers(PP_Resource context, in SwapBuffers() function
/external/chromium_org/ppapi/shared_impl/
Dppb_graphics_3d_shared.cc56 int32_t PPB_Graphics3D_Shared::SwapBuffers( in SwapBuffers() function in ppapi::PPB_Graphics3D_Shared
/external/chromium_org/ui/surface/
Daccelerated_surface_mac.cc78 void AcceleratedSurface::SwapBuffers() { in SwapBuffers() function in AcceleratedSurface

123