Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc/
Dmain.cpp141 auto touch_shared_fd = cuttlefish::SharedFD::Dup(touch_fd); in main() local
143 inputs_builder.WithMultitouchDevice(device_label, touch_shared_fd); in main()
145 inputs_builder.WithTouchDevice(device_label, touch_shared_fd); in main()