Home
last modified time | relevance | path

Searched refs:GetTouchClientByLabel (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.h32 SharedFD GetTouchClientByLabel(const std::string& label) { in GetTouchClientByLabel() function
Dconnection_observer.cpp161 cuttlefish::WriteAll(input_sockets_.GetTouchClientByLabel(display_label), in OnTouchEvent()
215 cuttlefish::WriteAll(input_sockets_.GetTouchClientByLabel(display_label), in OnMultiTouchEvent()