Home
last modified time | relevance | path

Searched refs:CreateHostDisplayClient (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/patch/patches/
Dviz_osr_2575.patch156 + compositor->delegate()->CreateHostDisplayClient();
236 + virtual std::unique_ptr<viz::HostDisplayClient> CreateHostDisplayClient() = 0;
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.h210 std::unique_ptr<viz::HostDisplayClient> CreateHostDisplayClient() override;
Drender_widget_host_view_osr.cc955 CefRenderWidgetHostViewOSR::CreateHostDisplayClient() { in CreateHostDisplayClient() function in CefRenderWidgetHostViewOSR
/third_party/chromium/patch/
D0003-ohos-1115.patch20269 @@ -962,9 +1191,17 @@ CefRenderWidgetHostViewOSR::CreateHostDisplayClient() {