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.h49 virtual Result<void> OnMultiTouchEvent(const std::string& label,
Ddata_channels.cpp130 CF_EXPECT(observer()->OnMultiTouchEvent(label, idArr, slotArr, xArr, yArr, in OnMessageInner()
/device/google/cuttlefish/host/frontend/webrtc/
Dconnection_observer.cpp87 Result<void> OnMultiTouchEvent(const std::string &device_label, in OnMultiTouchEvent() function in cuttlefish::ConnectionObserverImpl