Home
last modified time | relevance | path

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

/external/crosvm/src/crosvm/
Dconfig.rs2164 let multi_touch = cfg in parse_touch_legacy() localVariable
2192 let multi_touch = cfg in parse_touch() localVariable
Dcmdline.rs1713 pub multi_touch: Vec<TouchDeviceOption>, field