Home
last modified time | relevance | path

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

12

/third_party/cef/patch/patches/
Dviz_osr_2575.patch1 diff --git components/viz/host/host_display_client.cc components/viz/host/host_display_client.cc
3 --- components/viz/host/host_display_client.cc
4 +++ components/viz/host/host_display_client.cc
31 diff --git components/viz/host/host_display_client.h components/viz/host/host_display_client.h
33 --- components/viz/host/host_display_client.h
34 +++ components/viz/host/host_display_client.h
56 diff --git components/viz/host/layered_window_updater_impl.cc components/viz/host/layered_window_up…
58 --- components/viz/host/layered_window_updater_impl.cc
59 +++ components/viz/host/layered_window_updater_impl.cc
66 TRACE_EVENT0("viz", "LayeredWindowUpdaterImpl::Draw");
[all …]
/third_party/cef/libcef/browser/osr/
Drender_widget_host_view_osr.h169 viz::ScopedSurfaceIdAllocator DidUpdateVisualProperties(
173 viz::SurfaceId GetCurrentSurfaceId() const override;
187 const viz::LocalSurfaceId& GetLocalSurfaceId() const override;
188 const viz::FrameSinkId& GetFrameSinkId() const override;
189 viz::FrameSinkId GetRootFrameSinkId() override;
198 void OnFrameComplete(const viz::BeginFrameAck& ack);
210 std::unique_ptr<viz::HostDisplayClient> CreateHostDisplayClient() override;
229 const absl::optional<viz::LocalSurfaceId>& child_local_surface_id);
322 viz::FrameSinkId AllocateFrameSinkId();
328 const viz::LocalSurfaceId& GetCurrentLocalSurfaceId() const;
[all …]
Dhost_display_client_osr.cc26 class CefLayeredWindowUpdaterOSR : public viz::mojom::LayeredWindowUpdater {
30 mojo::PendingReceiver<viz::mojom::LayeredWindowUpdater> receiver);
49 mojo::Receiver<viz::mojom::LayeredWindowUpdater> receiver_;
57 mojo::PendingReceiver<viz::mojom::LayeredWindowUpdater> receiver) in CefLayeredWindowUpdaterOSR()
79 bool size_result = viz::ResourceSizes::MaybeSizeInBytes( in OnAllocatedSharedMemory()
80 pixel_size, viz::ResourceFormat::RGBA_8888, &expected_bytes); in OnAllocatedSharedMemory()
106 : viz::HostDisplayClient(widget), view_(view) {} in CefHostDisplayClientOSR()
133 mojo::PendingReceiver<viz::mojom::LayeredWindowUpdater> receiver) { in CreateLayeredWindowUpdater()
Dvideo_consumer_osr.cc20 mojo::PendingRemote<viz::mojom::FrameSinkVideoConsumerFrameCallbacks> in ScopedVideoFrameDone()
26 mojo::Remote<viz::mojom::FrameSinkVideoConsumerFrameCallbacks> callbacks_;
48 video_capturer_->Start(this, viz::mojom::BufferFormatPreference::kDefault); in SetActive()
86 mojo::PendingRemote<viz::mojom::FrameSinkVideoConsumerFrameCallbacks> in OnFrameCaptured()
Drender_widget_host_view_osr.cc117 std::vector<viz::SurfaceId> CollectSurfaceIdsForEviction() override { in CollectSurfaceIdsForEviction()
506 std::make_unique<viz::ParentLocalSurfaceIdAllocator>(); in AllocateLocalSurfaceId()
511 const viz::LocalSurfaceId&
517 const absl::optional<viz::LocalSurfaceId>& in UpdateLocalSurfaceIdFromEmbeddedClient()
527 const viz::LocalSurfaceId&
733 viz::ScopedSurfaceIdAllocator
739 return viz::ScopedSurfaceIdAllocator(std::move(allocation_task)); in DidUpdateVisualProperties()
743 viz::SurfaceId CefRenderWidgetHostViewOSR::GetCurrentSurfaceId() const { in GetCurrentSurfaceId()
745 : viz::SurfaceId(); in GetCurrentSurfaceId()
839 const viz::LocalSurfaceId& CefRenderWidgetHostViewOSR::GetLocalSurfaceId() in GetLocalSurfaceId()
[all …]
Dvideo_consumer_osr.h11 class CefVideoConsumerOSR : public viz::mojom::FrameSinkVideoConsumer {
31 mojo::PendingRemote<viz::mojom::FrameSinkVideoConsumerFrameCallbacks>
37 std::unique_ptr<viz::ClientFrameSinkVideoCapturer> video_capturer_;
Dhost_display_client_osr.h18 class CefHostDisplayClientOSR : public viz::HostDisplayClient {
37 mojo::PendingReceiver<viz::mojom::LayeredWindowUpdater> receiver)
Dsoftware_output_device_proxy.h11 namespace viz {
Dsoftware_output_device_proxy.cc22 namespace viz { namespace
/third_party/libabigail/relicensing-scripts/
Dfiles-with-lgplv3.txt33 ./include/abg-viz-dot.h
34 ./include/abg-viz-svg.h
38 ./include/abg-viz-common.h
60 ./src/abg-viz-svg.cc
67 ./src/abg-viz-common.cc
80 ./src/abg-viz-dot.cc
Dfile-licenses.orig.txt34 ./include/abg-viz-dot.h:1:// SPDX-License-Identifier: LGPL-3.0-or-later
35 ./include/abg-viz-svg.h:1:// SPDX-License-Identifier: LGPL-3.0-or-later
39 ./include/abg-viz-common.h:1:// SPDX-License-Identifier: LGPL-3.0-or-later
61 ./src/abg-viz-svg.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later
68 ./src/abg-viz-common.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later
81 ./src/abg-viz-dot.cc:1:// SPDX-License-Identifier: LGPL-3.0-or-later
/third_party/libabigail/include/
DMakefile.am28 abg-viz-common.h \
29 abg-viz-dot.h \
30 abg-viz-svg.h \
/third_party/libabigail/src/
DMakefile.am7 VIZ_SOURCES = abg-viz-common.cc \
8 abg-viz-dot.cc \
9 abg-viz-svg.cc
/third_party/cef/libcef/browser/extensions/
Dextension_host_delegate.cc64 const viz::SurfaceId& surface_id, in EnterPictureInPicture()
Dextension_host_delegate.h42 const viz::SurfaceId& surface_id,
/third_party/skia/samplecode/
DSampleVariableWidthStroker.cpp391 namespace viz { namespace
631 viz::outerErr.reset(nullptr); in strokeSegment()
709 if (viz::outerErr == nullptr) { in strokeSegment()
710 using namespace viz; in strokeSegment()
1190 if (fShowErrorCurve && viz::outerErr != nullptr) { in onDrawContent()
1195 canvas->drawPath(viz::outerFirstApprox, firstApproxPaint); in onDrawContent()
1196 drawErrorCurve(canvas, *viz::outerErr); in onDrawContent()
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/
DREADME9 concept here. viz. each father node has k sub directories and k text files.
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.h287 const viz::SurfaceId& surface_id,
Dalloy_browser_host_impl.cc1460 const viz::SurfaceId& surface_id, in EnterPictureInPicture()
/third_party/flutter/skia/third_party/externals/icu/source/data/unit/
Dbr.txt311 per{"{0} dre viz"}
312 two{"{0} viz"}
2047 two{"{0} viz"}
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dbr.txt5335 two{"a-benn {0} viz"}
5342 two{"{0} viz zo"}
5383 two{"a-benn {0} viz"}
5390 two{"{0} viz zo"}
Dsq.txt865 dash_connector{"vizë lidhëse"}
/third_party/libabigail/
DChangeLog2590 * include/abg-viz-common.h: Likewise.
2591 * include/abg-viz-dot.h: Likewise.
2592 * include/abg-viz-svg.h: Likewise.
2625 * src/abg-viz-common.cc: Likewise.
2626 * src/abg-viz-dot.cc: Likewise.
2627 * src/abg-viz-svg.cc: Likewise.
8100 * include/abg-viz-common.h: Likewise.
8101 * include/abg-viz-dot.h: Likewise.
8102 * include/abg-viz-svg.h: Likewise.
8138 * src/abg-viz-common.cc: Likewise.
[all …]
/third_party/icu/icu4c/source/data/locales/
Dbr.txt5520 two{"a-benn {0} viz"}
5527 two{"{0} viz zo"}
5568 two{"a-benn {0} viz"}
5575 two{"{0} viz zo"}
/third_party/skia/third_party/externals/icu/source/data/locales/
Dbr.txt5520 two{"a-benn {0} viz"}
5527 two{"{0} viz zo"}
5568 two{"a-benn {0} viz"}
5575 two{"{0} viz zo"}

12