Home
last modified time | relevance | path

Searched defs:input_event_multi_touch_pipes (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
Dwindows.rs130 pub input_event_multi_touch_pipes: Vec<StreamChannel>, field
/external/crosvm/src/crosvm/sys/windows/
Dbroker.rs1581 let mut input_event_multi_touch_pipes = vec![]; in platform_create_gpu() localVariable