Searched refs:AddTouchpad (Results 1 – 3 of 3) sorted by relevance
90 bool AddTouchpad(const std::string& label, int width, int height);
299 bool Streamer::AddTouchpad(const std::string& label, int width, int height) { in AddTouchpad() function in cuttlefish::webrtc_streaming::Streamer
234 streamer->AddTouchpad(kTouchpadPrefix + std::to_string(i), in main()