Home
last modified time | relevance | path

Searched refs:presentation_info (Results 1 – 25 of 94) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/media_router/browser/presentation/
H A Dlocal_presentation_manager.cc25 const PresentationInfo& presentation_info) { in GetOrCreateLocalPresentation() argument
26 auto it = local_presentations_.find(presentation_info.id); in GetOrCreateLocalPresentation()
30 presentation_info.id, in GetOrCreateLocalPresentation()
31 std::make_unique<LocalPresentation>(presentation_info))) in GetOrCreateLocalPresentation()
38 const PresentationInfo& presentation_info, in RegisterLocalPresentationController() argument
46 auto* presentation = GetOrCreateLocalPresentation(presentation_info); in RegisterLocalPresentationController()
68 const PresentationInfo& presentation_info, in OnLocalPresentationReceiverCreated() argument
72 auto* presentation = GetOrCreateLocalPresentation(presentation_info); in OnLocalPresentationReceiverCreated()
106 const PresentationInfo& presentation_info) in LocalPresentation() argument
107 : presentation_info_(presentation_info) {} in LocalPresentation()
H A Dpresentation_service_delegate_impl.cc108 void AddPresentation(const PresentationInfo& presentation_info,
111 const PresentationInfo& presentation_info,
226 const PresentationInfo& presentation_info, in AddPresentation() argument
232 const PresentationInfo& presentation_info, in ConnectToPresentation() argument
237 presentation_id_to_route_.find(presentation_info.id); in ConnectToPresentation()
248 presentation_info, render_frame_host_id_, in ConnectToPresentation()
406 PresentationInfo presentation_info(presentation_url, in OnJoinRouteResponse() local
436 const PresentationInfo& presentation_info, in AddPresentation() argument
624 PresentationInfo presentation_info(result.presentation_url(), in OnPresentationResponse() local
704 const PresentationInfo& presentation_info, in EnsurePresentationConnection() argument
[all …]
H A Dlocal_presentation_manager.h122 const blink::mojom::PresentationInfo& presentation_info,
142 const blink::mojom::PresentationInfo& presentation_info,
171 const blink::mojom::PresentationInfo& presentation_info);
261 const blink::mojom::PresentationInfo& presentation_info);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/presentation/
H A Dpresentation_controller.cc98 mojom::blink::PresentationInfoPtr presentation_info, in OnConnectionStateChanged() argument
100 PresentationConnection* connection = FindConnection(*presentation_info); in OnConnectionStateChanged()
108 mojom::blink::PresentationInfoPtr presentation_info, in OnConnectionClosed() argument
111 PresentationConnection* connection = FindConnection(*presentation_info); in OnConnectionClosed()
121 DCHECK(result->presentation_info); in OnDefaultPresentationStarted()
127 this, *result->presentation_info, presentation_->defaultRequest()); in OnDefaultPresentationStarted()
170 const mojom::blink::PresentationInfo& presentation_info) const { in FindConnection()
172 if (connection->Matches(presentation_info.id, presentation_info.url)) in FindConnection()
H A Dpresentation_connection_callbacks.cc42 OnSuccess(*result->presentation_info, std::move(result->connection_remote), in HandlePresentationResponse()
50 const mojom::blink::PresentationInfo& presentation_info, in OnSuccess() argument
64 resolver_.Get(), presentation_info, request_); in OnSuccess()
H A Dpresentation_connection.cc217 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
231 return Take(controller, presentation_info, request); in Take()
237 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
243 *controller->GetFrame(), controller, presentation_info.id, in Take()
244 presentation_info.url); in Take()
308 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
317 *receiver->GetFrame(), receiver, presentation_info.id, in Take()
318 presentation_info.url); in Take()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/presentation/
H A Dpresentation_controller.cc93 mojom::blink::PresentationInfoPtr presentation_info, in OnConnectionStateChanged() argument
95 PresentationConnection* connection = FindConnection(*presentation_info); in OnConnectionStateChanged()
103 mojom::blink::PresentationInfoPtr presentation_info, in OnConnectionClosed() argument
106 PresentationConnection* connection = FindConnection(*presentation_info); in OnConnectionClosed()
116 DCHECK(result->presentation_info); in OnDefaultPresentationStarted()
122 this, *result->presentation_info, presentation_->defaultRequest()); in OnDefaultPresentationStarted()
161 const mojom::blink::PresentationInfo& presentation_info) const { in FindConnection()
163 if (connection->Matches(presentation_info.id, presentation_info.url)) in FindConnection()
H A Dpresentation_connection_callbacks.cc42 OnSuccess(*result->presentation_info, std::move(result->connection_remote), in HandlePresentationResponse()
50 const mojom::blink::PresentationInfo& presentation_info, in OnSuccess() argument
64 resolver_.Get(), presentation_info, request_); in OnSuccess()
H A Dpresentation_connection.cc221 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
231 return Take(controller, presentation_info, request); in Take()
237 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
243 *controller->GetSupplementable(), controller, presentation_info.id, in Take()
244 presentation_info.url); in Take()
310 const mojom::blink::PresentationInfo& presentation_info, in Take() argument
319 *receiver->GetWindow(), receiver, presentation_info.id, in Take()
320 presentation_info.url); in Take()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dstripable.cc132 const PresentationInfo::Flag a_flag = a->presentation_info().flags (); in operator ()()
133 const PresentationInfo::Flag b_flag = b->presentation_info().flags (); in operator ()()
136 return a->presentation_info().order() < b->presentation_info().order(); in operator ()()
186 return a->presentation_info().order() < b->presentation_info().order(); in operator ()()
H A Dselection.cc279 (*s)->presentation_info().PropertyChanged (pc); in set()
283 (*s)->presentation_info().PropertyChanged (pc); in set()
316 s->presentation_info().PropertyChanged (pc); in add()
349 s->presentation_info().PropertyChanged (pc); in remove()
379 s->presentation_info().PropertyChanged (pc); in set()
419 (*ss)->presentation_info().PropertyChanged (pc); in clear_stripables()
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dvca_master_strip.cc64 if (!_vca->presentation_info().color_set()) { in VCAMasterStrip()
102 number_label.set_inactive_color (_vca->presentation_info().color ()); in VCAMasterStrip()
114 vertical_button.set_active_color (_vca->presentation_info().color ()); in VCAMasterStrip()
279 _vca->presentation_info().set_hidden (true); in hide_clicked()
441 vertical_button.set_active_color (_vca->presentation_info().color ()); in vca_property_changed()
442 number_label.set_inactive_color (_vca->presentation_info().color ()); in vca_property_changed()
575 return !_vca->presentation_info().hidden(); in marked_for_display()
581 if (yn == _vca->presentation_info().hidden()) { in set_marked_for_display()
582 _vca->presentation_info().set_hidden (!yn); in set_marked_for_display()
589 VCAMasterStrip::presentation_info () const in presentation_info() function in VCAMasterStrip
[all …]
H A Dstripable_colorpicker.cc141 popup (s->name(), _stripable->presentation_info().color ()); in popup()
154 (*i)->presentation_info().set_color (gdk_color_to_rgba (get_colorsel()->get_current_color())); in finish_color_edit()
156 …_stripable->presentation_info().set_color (gdk_color_to_rgba (get_colorsel()->get_current_color())… in finish_color_edit()
158 _stripable->presentation_info().set_color (_initial_color); in finish_color_edit()
167 …_stripable->presentation_info().set_color (gdk_color_to_rgba (get_colorsel()->get_current_color())… in color_changed()
H A Dvca_time_axis.cc339 VCATimeAxisView::presentation_info () const in presentation_info() function in VCATimeAxisView
341 return _vca->presentation_info(); in presentation_info()
353 return ARDOUR_UI_UTILS::gdk_color_from_rgb (_vca->presentation_info().color ()); in color()
377 return _vca && !_vca->presentation_info().hidden(); in marked_for_display()
383 if (_vca && (yn == _vca->presentation_info().hidden())) { in set_marked_for_display()
384 _vca->presentation_info().set_hidden (!yn); in set_marked_for_display()
H A Dcontrol_slave_ui.cc233 vca_button->set_fixed_colors (vca->presentation_info().color(), vca->presentation_info().color ()); in add_vca_button()
235 …vca->presentation_info().PropertyChanged.connect (master_connections, invalidator (*this), boost::… in add_vca_button()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/presentation/
H A Dpresentation_service_impl.cc307 auto presentation_info = *result->presentation_info; in OnStartPresentationSucceeded() local
309 DCHECK(presentation_info.id.length() <= kMaxPresentationIdLength); in OnStartPresentationSucceeded()
312 ListenForConnectionStateChange(presentation_info); in OnStartPresentationSucceeded()
334 auto presentation_info = *result->presentation_info; in OnReconnectPresentationSucceeded() local
337 ListenForConnectionStateChange(presentation_info); in OnReconnectPresentationSucceeded()
444 PresentationInfoPtr presentation_info, in OnReceiverConnectionAvailable() argument
452 std::move(presentation_info), std::move(controller_connection_remote), in OnReceiverConnectionAvailable()
513 auto presentation_info = *result->presentation_info; in OnDefaultPresentationStarted() local
521 ListenForConnectionStateChange(presentation_info); in OnDefaultPresentationStarted()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/presentation/
H A Dpresentation_service_impl.cc308 auto presentation_info = *result->presentation_info; in OnStartPresentationSucceeded() local
310 DCHECK(presentation_info.id.length() <= kMaxPresentationIdLength); in OnStartPresentationSucceeded()
313 ListenForConnectionStateChange(presentation_info); in OnStartPresentationSucceeded()
335 auto presentation_info = *result->presentation_info; in OnReconnectPresentationSucceeded() local
338 ListenForConnectionStateChange(presentation_info); in OnReconnectPresentationSucceeded()
445 PresentationInfoPtr presentation_info, in OnReceiverConnectionAvailable() argument
453 std::move(presentation_info), std::move(controller_connection_remote), in OnReceiverConnectionAvailable()
514 auto presentation_info = *result->presentation_info; in OnDefaultPresentationStarted() local
522 ListenForConnectionStateChange(presentation_info); in OnDefaultPresentationStarted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/router/presentation/
H A Dpresentation_service_delegate_impl_unittest.cc106 const PresentationInfo& presentation_info, in RegisterLocalPresentationController() argument
112 presentation_info, render_frame_id, controller, receiver, route); in RegisterLocalPresentationController()
116 void(const PresentationInfo& presentation_info,
125 void(const PresentationInfo& presentation_info,
543 PresentationInfo presentation_info(presentation_url, kPresentationId); in TEST_F() local
559 rfh_id, success_cb.Get(), presentation_info, in TEST_F()
601 PresentationInfo presentation_info(presentation_url1_, kPresentationId); in TEST_F() local
624 InfoEquals(presentation_info), rfh_id, _, _, media_route)) in TEST_F()
640 presentation_info, /** connection */ nullptr, media_route); in TEST_F()
666 PresentationInfo presentation_info(presentation_url1_, kPresentationId); in TEST_F() local
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/push2/
H A Dmix.cc453 lower_backgrounds[which]->set_fill_color (stripable[which]->presentation_info().color()); in stripable_property_change()
456 …lower_text[which]->set_fill_color (contrasting_text_color (stripable[which]->presentation_info().c… in stripable_property_change()
487 lower_backgrounds[n]->set_fill_color (stripable[n]->presentation_info().color()); in show_selection()
496 lower_text[n]->set_color (stripable[n]->presentation_info().color()); in hide_selection()
584 …stripable[n]->presentation_info().PropertyChanged.connect (stripable_connections, invalidator (*th… in switch_bank()
600 gain_meter[n]->knob->set_text_color (stripable[n]->presentation_info().color()); in switch_bank()
601 gain_meter[n]->knob->set_arc_start_color (stripable[n]->presentation_info().color()); in switch_bank()
602 gain_meter[n]->knob->set_arc_end_color (stripable[n]->presentation_info().color()); in switch_bank()
636 b->set_color (p2.get_color_index (stripable[n]->presentation_info().color())); in switch_bank()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/osp/impl/presentation/
H A Dpresentation_connection_unittest.cc135 EXPECT_EQ(id, controller.presentation_info().id); in TEST_F()
136 EXPECT_EQ(url, controller.presentation_info().url); in TEST_F()
137 EXPECT_EQ(id, receiver.presentation_info().id); in TEST_F()
138 EXPECT_EQ(url, receiver.presentation_info().url); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/impl/presentation/
H A Dpresentation_connection_unittest.cc135 EXPECT_EQ(id, controller.presentation_info().id); in TEST_F()
136 EXPECT_EQ(url, controller.presentation_info().url); in TEST_F()
137 EXPECT_EQ(id, receiver.presentation_info().id); in TEST_F()
138 EXPECT_EQ(url, receiver.presentation_info().url); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/mojom/presentation/
H A Dpresentation.mojom84 // |presentation_info| holds the URL and ID of the presentation.
89 PresentationInfo presentation_info;
180 OnConnectionStateChanged(PresentationInfo presentation_info,
183 // Caled when the state of |presentation_info| started on this frame has
185 OnConnectionClosed(PresentationInfo presentation_info,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/mojom/presentation/
H A Dpresentation.mojom84 // |presentation_info| holds the URL and ID of the presentation.
89 PresentationInfo presentation_info;
180 OnConnectionStateChanged(PresentationInfo presentation_info,
183 // Caled when the state of |presentation_info| started on this frame has
185 OnConnectionClosed(PresentationInfo presentation_info,
/dports/graphics/weston/weston-1.9.0/clients/
H A Dweston-info.c103 struct presentation_info { struct
568 struct presentation_info *prinfo = info; in destroy_presentation_info()
603 struct presentation_info *prinfo = info; in print_presentation_info()
619 struct presentation_info *prinfo = data; in presentation_handle_clock_id()
631 struct presentation_info *prinfo = xzalloc(sizeof *prinfo); in add_presentation_info()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dmackie_control_protocol.cc253 return a->presentation_info().order() < b->presentation_info().order(); in operator ()()
258 return a.presentation_info().order() < b.presentation_info().order(); in operator ()()
263 return a->presentation_info().order() < b->presentation_info().order(); in operator ()()
284 if (s->presentation_info().special()) { in get_sorted_stripables()
296 if (!s->presentation_info().hidden()) { in get_sorted_stripables()
301 if (is_audio_track(s) && !s->presentation_info().hidden()) { in get_sorted_stripables()
313 if (!is_track(s) && !s->presentation_info().hidden()) { in get_sorted_stripables()
319 if (is_midi_track(s) && !s->presentation_info().hidden()) { in get_sorted_stripables()
329 if (!is_track(s) && !s->presentation_info().hidden()) in get_sorted_stripables()
336 if (s->presentation_info().hidden()) { in get_sorted_stripables()
[all …]

1234