Home
last modified time | relevance | path

Searched defs:OutputSurface (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/content/renderer/android/
Dsynchronous_compositor_factory.h17 class OutputSurface; variable
/external/chromium_org/cc/trees/
Dlayer_tree_host_client.h18 class OutputSurface; variable
Dproxy.h27 class OutputSurface; variable
/external/chromium_org/cc/output/
Ddelegating_renderer.h15 class OutputSurface; variable
Doutput_surface.cc47 OutputSurface::OutputSurface(scoped_refptr<ContextProvider> context_provider) in OutputSurface() function in cc::OutputSurface
60 OutputSurface::OutputSurface(scoped_ptr<SoftwareOutputDevice> software_device) in OutputSurface() function in cc::OutputSurface
73 OutputSurface::OutputSurface(scoped_refptr<ContextProvider> context_provider, in OutputSurface() function in cc::OutputSurface
Dsoftware_renderer.h15 class OutputSurface; variable
Dgl_renderer.h37 class OutputSurface; variable
/external/chromium_org/content/renderer/gpu/
Dcompositor_output_surface.h39 : NON_EXPORTED_BASE(public cc::OutputSurface), in NON_EXPORTED_BASE()
/external/chromium_org/content/browser/android/in_process/
Dsynchronous_compositor_output_surface.h53 : NON_EXPORTED_BASE(public cc::OutputSurface) { in NON_EXPORTED_BASE()
/external/chromium_org/cc/test/
Dfake_layer_tree_host_client.h15 class OutputSurface; variable
Dpixel_test.h20 class OutputSurface; variable
/external/chromium_org/content/renderer/
Drender_widget.h61 namespace cc { class OutputSurface; } variable