Home
last modified time | relevance | path

Searched refs:AsTracedValue (Results 1 – 20 of 20) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Ddisplay.cc142 surface->AsTracedValue()); in CreateShellSurface()
156 surface->AsTracedValue()); in CreateXdgShellSurface()
173 surface->AsTracedValue(), "container", container); in CreateClientControlledShellSurface()
197 surface->AsTracedValue(), "notification_key", notification_key); in CreateNotificationSurface()
214 surface->AsTracedValue()); in CreateInputMethodSurface()
242 surface->AsTracedValue()); in CreateToastSurface()
267 surface->AsTracedValue(), "parent", parent->AsTracedValue()); in CreateSubSurface()
H A Dsub_surface.cc49 reference->AsTracedValue()); in PlaceAbove()
64 sibling->AsTracedValue()); in PlaceBelow()
84 std::unique_ptr<base::trace_event::TracedValue> SubSurface::AsTracedValue() in AsTracedValue() function in exo::SubSurface
H A Dsurface.cc366 sub_surface->AsTracedValue()); in AddSubSurface()
393 sub_surface->AsTracedValue()); in RemoveSubSurface()
414 sub_surface->AsTracedValue(), "position", position.ToString()); in SetSubSurfacePosition()
426 sub_surface->AsTracedValue(), "reference", in PlaceSubSurfaceAbove()
427 reference->AsTracedValue()); in PlaceSubSurfaceAbove()
458 sub_surface->AsTracedValue(), "sibling", in PlaceSubSurfaceBelow()
459 sibling->AsTracedValue()); in PlaceSubSurfaceBelow()
921 std::unique_ptr<base::trace_event::TracedValue> Surface::AsTracedValue() const { in AsTracedValue() function in exo::Surface
H A Dsub_surface.h49 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dshell_surface_base.h138 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dsurface.h262 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dshell_surface_base.cc531 ShellSurfaceBase::AsTracedValue() const { in AsTracedValue() function in exo::ShellSurfaceBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Ddisplay.cc136 surface->AsTracedValue()); in CreateShellSurface()
150 surface->AsTracedValue()); in CreateXdgShellSurface()
167 surface->AsTracedValue(), "container", container); in CreateClientControlledShellSurface()
190 surface->AsTracedValue(), "notification_key", notification_key); in CreateNotificationSurface()
206 surface->AsTracedValue()); in CreateInputMethodSurface()
226 surface->AsTracedValue(), "parent", parent->AsTracedValue()); in CreateSubSurface()
H A Dsub_surface.cc48 reference->AsTracedValue()); in PlaceAbove()
63 sibling->AsTracedValue()); in PlaceBelow()
83 std::unique_ptr<base::trace_event::TracedValue> SubSurface::AsTracedValue() in AsTracedValue() function in exo::SubSurface
H A Dsurface.cc355 sub_surface->AsTracedValue()); in AddSubSurface()
370 sub_surface->AsTracedValue()); in RemoveSubSurface()
391 sub_surface->AsTracedValue(), "position", position.ToString()); in SetSubSurfacePosition()
403 sub_surface->AsTracedValue(), "reference", in PlaceSubSurfaceAbove()
404 reference->AsTracedValue()); in PlaceSubSurfaceAbove()
435 sub_surface->AsTracedValue(), "sibling", in PlaceSubSurfaceBelow()
436 sibling->AsTracedValue()); in PlaceSubSurfaceBelow()
833 std::unique_ptr<base::trace_event::TracedValue> Surface::AsTracedValue() const { in AsTracedValue() function in exo::Surface
H A Dsub_surface.h49 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dshell_surface_base.h138 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dsurface.h246 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dshell_surface_base.cc502 ShellSurfaceBase::AsTracedValue() const { in AsTracedValue() function in exo::ShellSurfaceBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/trees/
H A Dproperty_tree.h683 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dlayer_tree_host.cc801 property_trees_.AsTracedValue()); in DoUpdateLayers()
806 property_trees_.AsTracedValue()); in DoUpdateLayers()
H A Dproperty_tree.cc1941 std::unique_ptr<base::trace_event::TracedValue> PropertyTrees::AsTracedValue() in AsTracedValue() function in cc::PropertyTrees
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/trees/
H A Dproperty_tree.h710 std::unique_ptr<base::trace_event::TracedValue> AsTracedValue() const;
H A Dlayer_tree_host.cc817 property_trees_.AsTracedValue()); in DoUpdateLayers()
822 property_trees_.AsTracedValue()); in DoUpdateLayers()
H A Dproperty_tree.cc2008 std::unique_ptr<base::trace_event::TracedValue> PropertyTrees::AsTracedValue() in AsTracedValue() function in cc::PropertyTrees