Searched refs:RemoveDisplay (Results 1 – 7 of 7) sorted by relevance
88 bool RemoveDisplay(const std::string& label);
67 bool RemoveDisplay(const std::string& label);
282 bool Streamer::RemoveDisplay(const std::string& label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::Streamer291 client->RemoveDisplay(label); in RemoveDisplay()
122 bool ClientHandler::RemoveDisplay(const std::string &label) { in RemoveDisplay() function in cuttlefish::webrtc_streaming::ClientHandler
57 void clear(::android::hardware::graphics::composer::V2_2::hal::ComposerResources::RemoveDisplay
69 ::android::hardware::graphics::composer::V2_2::hal::ComposerResources::RemoveDisplay in clear()
65 streamer_.RemoveDisplay(display_id); in DisplayHandler()