Searched defs:DeviceId (Results 1 – 2 of 2) sorted by relevance
65 struct DeviceId(i32); struct194 device_id: DeviceId, in process_movement()310 device_id: DeviceId, in ensure_touching_pointers_match()
146 struct DeviceId : ftl::Constructible<DeviceId, std::int32_t>, struct