Searched refs:AddDisplay (Results 1 – 5 of 5) sorted by relevance
73 virtual std::shared_ptr<VideoSink> AddDisplay(const std::string& label,
90 std::shared_ptr<VideoSink> AddDisplay(const std::string& label, int width,175 std::shared_ptr<VideoSink> StreamerImpl::AddDisplay(const std::string& label, in AddDisplay() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl432 client_handler->AddDisplay(video_track, label); in CreateClientHandler()
48 bool AddDisplay(rtc::scoped_refptr<webrtc::VideoTrackInterface> track,
305 bool ClientHandler::AddDisplay( in AddDisplay() function in cuttlefish::webrtc_streaming::ClientHandler
96 auto display_0 = streamer->AddDisplay( in main()