Searched refs:RemoveDisplay (Results 1 – 7 of 7) sorted by relevance
78 bool RemoveDisplay(const std::string& label);
66 bool RemoveDisplay(const std::string& label);
268 bool Streamer::RemoveDisplay(const std::string& label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::Streamer273 client->RemoveDisplay(label); in RemoveDisplay()
122 bool ClientHandler::RemoveDisplay(const std::string &label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::ClientHandler
59 ComposerResources::RemoveDisplay removeDisplay);
77 RemoveDisplay removeDisplay) { in clear()
58 streamer_.RemoveDisplay(display_id); in DisplayHandler()