Home
last modified time | relevance | path

Searched refs:OnMultiTouchEvent (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dconnection_observer.h52 virtual Result<void> OnMultiTouchEvent(const std::string& label,
Ddata_channels.cpp143 observer()->OnMultiTouchEvent(label, idArr, xArr, yArr, down, size)); in OnMessageInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp113 Result<void> OnMultiTouchEvent(const std::string &device_label, in OnMultiTouchEvent() function in cuttlefish::ConnectionObserverImpl