Home
last modified time | relevance | path

Searched defs:multi_touch_pipes (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/gpu/sys/
H A Dwindows.rs174 pub multi_touch_pipes: Vec<StreamChannel>, field
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dbroker.rs1713 let mut multi_touch_pipes = vec![]; in platform_create_input_event_config() localVariable
/aosp_15_r20/external/crosvm/src/sys/
H A Dwindows.rs648 let mut multi_touch_pipes = input_event_vmm_config in create_virtio_input_event_devices() localVariable