Home
last modified time | relevance | path

Searched refs:gpu_channel_host (Results 1 – 25 of 31) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/content/test/
H A Dgpu_browsertest_helpers.cc43 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host; in GpuBrowsertestEstablishGpuChannelSyncRunLoop() local
45 &OnEstablishedGpuChannel, run_loop.QuitClosure(), &gpu_channel_host)); in GpuBrowsertestEstablishGpuChannelSyncRunLoop()
47 return gpu_channel_host; in GpuBrowsertestEstablishGpuChannelSyncRunLoop()
51 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in GpuBrowsertestCreateContext() argument
67 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in GpuBrowsertestCreateContext()
H A Dgpu_browsertest_helpers.h28 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/gpu/
H A Dgpu_ipc_browsertests.cc61 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host = in SetUpOnMainThread() local
63 CHECK(gpu_channel_host); in SetUpOnMainThread()
66 content::GpuBrowsertestCreateContext(std::move(gpu_channel_host)); in SetUpOnMainThread()
115 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in Signal() argument
118 gpu_channel_host_ = std::move(gpu_channel_host); in Signal()
123 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in SignalAndQuitLoop() argument
124 Signal(event, std::move(gpu_channel_host)); in SignalAndQuitLoop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/gpu/
H A Dgpu_ipc_browsertests.cc61 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host = in SetUpOnMainThread() local
63 CHECK(gpu_channel_host); in SetUpOnMainThread()
66 content::GpuBrowsertestCreateContext(std::move(gpu_channel_host)); in SetUpOnMainThread()
115 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in Signal() argument
118 gpu_channel_host_ = std::move(gpu_channel_host); in Signal()
123 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in SignalAndQuitLoop() argument
124 Signal(event, std::move(gpu_channel_host)); in SignalAndQuitLoop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/compositor/
H A Dviz_process_transport_factory.cc57 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in CreateContextProvider() argument
85 std::move(gpu_channel_host), gpu_memory_buffer_manager, in CreateContextProvider()
363 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnEstablishedGpuChannel() argument
373 TryCreateContextsForGpuCompositing(std::move(gpu_channel_host)); in OnEstablishedGpuChannel()
464 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in TryCreateContextsForGpuCompositing() argument
468 if (!gpu_channel_host) in TryCreateContextsForGpuCompositing()
471 const auto& gpu_feature_info = gpu_channel_host->gpu_feature_info(); in TryCreateContextsForGpuCompositing()
493 gpu_channel_host, GetGpuMemoryBufferManager(), in TryCreateContextsForGpuCompositing()
523 std::move(gpu_channel_host), GetGpuMemoryBufferManager(), in TryCreateContextsForGpuCompositing()
H A Dviz_process_transport_factory.h119 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host);
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/compositor/
H A Dviz_process_transport_factory.cc56 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in CreateContextProvider() argument
84 std::move(gpu_channel_host), gpu_memory_buffer_manager, in CreateContextProvider()
362 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnEstablishedGpuChannel() argument
372 TryCreateContextsForGpuCompositing(std::move(gpu_channel_host)); in OnEstablishedGpuChannel()
480 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in TryCreateContextsForGpuCompositing() argument
484 if (!gpu_channel_host) in TryCreateContextsForGpuCompositing()
487 const auto& gpu_feature_info = gpu_channel_host->gpu_feature_info(); in TryCreateContextsForGpuCompositing()
509 gpu_channel_host, GetGpuMemoryBufferManager(), in TryCreateContextsForGpuCompositing()
539 std::move(gpu_channel_host), GetGpuMemoryBufferManager(), in TryCreateContextsForGpuCompositing()
H A Dviz_process_transport_factory.h118 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drender_thread_impl.cc318 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in CreateOffscreenContext() argument
330 DCHECK(gpu_channel_host); in CreateOffscreenContext()
724 if (!gpu_channel_host || in Init()
1125 if (!gpu_channel_host) in GetGpuFactories()
1151 (gpu_channel_host->gpu_feature_info() in GetGpuFactories()
1208 if (!gpu_channel_host) in GetVideoFrameCompositorContextProvider()
1240 if (!gpu_channel_host) { in SharedMainThreadContextProvider()
1764 if (!gpu_channel_host) { in RequestNewLayerTreeFrameSink()
2086 if (!gpu_channel_host) { in SharedCompositorWorkerContextProvider()
2093 gpu_channel_host->gpu_feature_info() in SharedCompositorWorkerContextProvider()
[all …]
H A Drenderer_blink_platform_impl.cc724 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in CreateOffscreenGraphicsContext3DProvider() local
726 if (!gpu_channel_host) { in CreateOffscreenGraphicsContext3DProvider()
732 Collect3DContextInformation(gl_info, gpu_channel_host->gpu_info()); in CreateOffscreenGraphicsContext3DProvider()
765 std::move(gpu_channel_host), in CreateOffscreenGraphicsContext3DProvider()
808 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in CreateWebGPUGraphicsContext3DProvider()
810 if (!gpu_channel_host) { in CreateWebGPUGraphicsContext3DProvider()
828 std::move(gpu_channel_host), in CreateWebGPUGraphicsContext3DProvider()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/
H A Drender_thread_impl.cc305 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in CreateOffscreenContext() argument
317 DCHECK(gpu_channel_host); in CreateOffscreenContext()
1081 if (!gpu_channel_host) in GetGpuFactories()
1111 (gpu_channel_host->gpu_feature_info() in GetGpuFactories()
1169 if (!gpu_channel_host) in GetVideoFrameCompositorContextProvider()
1199 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in SharedMainThreadContextProvider() local
1201 if (!gpu_channel_host) { in SharedMainThreadContextProvider()
1815 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in SharedCompositorWorkerContextProvider() local
1817 if (!gpu_channel_host) { in SharedCompositorWorkerContextProvider()
1824 gpu_channel_host->gpu_feature_info() in SharedCompositorWorkerContextProvider()
[all …]
H A Drenderer_blink_platform_impl.cc739 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in CreateOffscreenGraphicsContext3DProvider() local
741 if (!gpu_channel_host) { in CreateOffscreenGraphicsContext3DProvider()
747 Collect3DContextInformation(gl_info, gpu_channel_host->gpu_info()); in CreateOffscreenGraphicsContext3DProvider()
786 std::move(gpu_channel_host), in CreateOffscreenGraphicsContext3DProvider()
829 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host( in CreateWebGPUGraphicsContext3DProvider()
831 if (!gpu_channel_host) { in CreateWebGPUGraphicsContext3DProvider()
849 std::move(gpu_channel_host), in CreateWebGPUGraphicsContext3DProvider()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/ipc/client/
H A Dimage_decode_accelerator_proxy_unittest.cc203 auto gpu_channel_host( in TEST_P() local
206 gpu_channel_host.get(), in TEST_P()
247 auto gpu_channel_host( in TEST_P() local
250 gpu_channel_host.get(), in TEST_P()
H A DBUILD.gn21 "gpu_channel_host.cc",
22 "gpu_channel_host.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/ipc/client/
H A Dimage_decode_accelerator_proxy_unittest.cc203 auto gpu_channel_host( in TEST_P() local
206 gpu_channel_host.get(), in TEST_P()
247 auto gpu_channel_host( in TEST_P() local
250 gpu_channel_host.get(), in TEST_P()
H A DBUILD.gn21 "gpu_channel_host.cc",
22 "gpu_channel_host.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/media/gpu/
H A Dgpu_video_accelerator_factories_impl.cc58 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in Create() argument
72 std::move(gpu_channel_host), main_thread_task_runner, task_runner, in Create()
79 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in GpuVideoAcceleratorFactoriesImpl() argument
92 gpu_channel_host_(std::move(gpu_channel_host)), in GpuVideoAcceleratorFactoriesImpl()
H A Dgpu_video_accelerator_factories_impl.h62 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host,
132 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/media/android/
H A Dbrowser_gpu_video_accelerator_factories.cc25 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnGpuChannelEstablished() argument
50 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in OnGpuChannelEstablished()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/renderer_host/
H A Dcompositor_impl_android.cc161 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in CreateContextProviderAfterGpuChannelEstablished() argument
162 if (!gpu_channel_host) { in CreateContextProviderAfterGpuChannelEstablished()
179 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in CreateContextProviderAfterGpuChannelEstablished()
600 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnGpuChannelEstablished() argument
611 if (!gpu_channel_host) { in OnGpuChannelEstablished()
639 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in OnGpuChannelEstablished()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/renderer_host/
H A Dcompositor_impl_android.cc157 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in CreateContextProviderAfterGpuChannelEstablished() argument
158 if (!gpu_channel_host) { in CreateContextProviderAfterGpuChannelEstablished()
175 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in CreateContextProviderAfterGpuChannelEstablished()
572 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnGpuChannelEstablished() argument
583 if (!gpu_channel_host) { in OnGpuChannelEstablished()
611 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in OnGpuChannelEstablished()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/renderer/media/gpu/
H A Dgpu_video_accelerator_factories_impl.cc80 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in Create() argument
94 std::move(gpu_channel_host), main_thread_task_runner, task_runner, in Create()
101 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host, in GpuVideoAcceleratorFactoriesImpl() argument
114 gpu_channel_host_(std::move(gpu_channel_host)), in GpuVideoAcceleratorFactoriesImpl()
H A Dgpu_video_accelerator_factories_impl.h64 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host,
151 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host,
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/media/android/
H A Dbrowser_gpu_video_accelerator_factories.cc26 scoped_refptr<gpu::GpuChannelHost> gpu_channel_host) { in OnGpuChannelEstablished() argument
51 std::move(gpu_channel_host), factory->GetGpuMemoryBufferManager(), in OnGpuChannelEstablished()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/
H A DDEPS12 "+gpu/ipc/client/gpu_channel_host.h",

12