Home
last modified time | relevance | path

Searched refs:overlay_processor (Results 1 – 25 of 40) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/test/
H A Dtest_layer_tree_frame_sink.cc111 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in BindToClient() local
121 std::move(display_output_surface), std::move(overlay_processor), in BindToClient()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Ddisplay_perftest.cc72 auto overlay_processor = std::make_unique<OverlayProcessorStub>(); in CreateDisplay() local
75 std::move(output_surface), std::move(overlay_processor), in CreateDisplay()
H A Dsoftware_renderer.h30 OverlayProcessorInterface* overlay_processor);
H A Ddisplay.h85 std::unique_ptr<OverlayProcessorInterface> overlay_processor,
H A Ddirect_renderer.h57 OverlayProcessorInterface* overlay_processor);
H A Dskia_renderer.h52 OverlayProcessorInterface* overlay_processor,
H A Ddirect_renderer.cc124 OverlayProcessorInterface* overlay_processor) in DirectRenderer() argument
128 overlay_processor_(overlay_processor) { in DirectRenderer()
H A Drenderer_perftest.cc323 auto overlay_processor = std::make_unique<OverlayProcessorStub>(); in SetUp() local
326 std::move(output_surface), std::move(overlay_processor), in SetUp()
H A Dgl_renderer.h74 OverlayProcessorInterface* overlay_processor,
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Ddisplay_perftest.cc74 auto overlay_processor = std::make_unique<OverlayProcessorStub>(); in CreateDisplay() local
85 std::move(overlay_processor), std::move(scheduler), task_runner_.get()); in CreateDisplay()
H A Dsoftware_renderer.h35 OverlayProcessorInterface* overlay_processor);
H A Ddisplay.h92 std::unique_ptr<OverlayProcessorInterface> overlay_processor,
H A Ddirect_renderer.h63 OverlayProcessorInterface* overlay_processor);
H A Dskia_renderer.h47 OverlayProcessorInterface* overlay_processor,
H A Drenderer_perftest.cc353 auto overlay_processor = std::make_unique<OverlayProcessorStub>(); in SetUp() local
357 std::move(output_surface), std::move(overlay_processor), in SetUp()
H A Ddirect_renderer.cc80 OverlayProcessorInterface* overlay_processor) in DirectRenderer() argument
85 overlay_processor_(overlay_processor) { in DirectRenderer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/
H A Dsurfaces_instance.cc85 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in SurfacesInstance() local
95 std::move(overlay_processor), std::move(scheduler), in SurfacesInstance()
H A Dhardware_renderer_viz.cc121 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in OnViz() local
132 std::move(overlay_processor), std::move(scheduler), in OnViz()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display_embedder/
H A DDEPS44 "+components/viz/service/display/overlay_processor.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display_embedder/
H A DDEPS47 "+components/viz/service/display/overlay_processor.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/frame_sinks/
H A Droot_compositor_frame_sink_impl.cc118 auto overlay_processor = OverlayProcessorInterface::CreateOverlayProcessor( in Create() local
128 std::move(overlay_processor), std::move(scheduler), in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/frame_sinks/
H A Droot_compositor_frame_sink_impl.cc138 auto overlay_processor = OverlayProcessorInterface::CreateOverlayProcessor( in Create() local
146 std::move(output_surface), std::move(overlay_processor), in Create()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/compositor/test/
H A Din_process_context_factory.cc347 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in CreateLayerTreeFrameSink() local
371 std::move(display_output_surface), std::move(overlay_processor), in CreateLayerTreeFrameSink()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/compositing/android_webview/
H A Dsynchronous_layer_tree_frame_sink.cc225 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in BindToClient() local
239 std::move(output_surface), std::move(overlay_processor), in BindToClient()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/android/
H A Dsynchronous_layer_tree_frame_sink.cc237 auto overlay_processor = std::make_unique<viz::OverlayProcessorStub>(); in BindToClient() local
248 std::move(output_surface), std::move(overlay_processor), in BindToClient()

12