Searched refs:GetSharedSurfaceHandle (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/browser/compositor/
H A Dimage_transport_factory.h74 virtual gfx::GLSurfaceHandle GetSharedSurfaceHandle() = 0;
H A Dgpu_process_transport_factory.h62 virtual gfx::GLSurfaceHandle GetSharedSurfaceHandle() OVERRIDE;
H A Dgpu_process_transport_factory.cc330 gfx::GLSurfaceHandle GpuProcessTransportFactory::GetSharedSurfaceHandle() { function in class:content::GpuProcessTransportFactory
/external/chromium_org/content/browser/compositor/test/
H A Dno_transport_image_transport_factory.cc30 NoTransportImageTransportFactory::GetSharedSurfaceHandle() { function in class:content::NoTransportImageTransportFactory
H A Dno_transport_image_transport_factory.h26 virtual gfx::GLSurfaceHandle GetSharedSurfaceHandle() OVERRIDE;
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc1254 return ImageTransportFactory::GetInstance()->GetSharedSurfaceHandle();

Completed in 399 milliseconds