Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/input/
Ddefaults.rs66 pub fn new_single_touch_config(width: u32, height: u32) -> VirtioInputConfig { in new_single_touch_config() function
Dmod.rs698 config: defaults::new_single_touch_config(width, height), in new_single_touch()