Home
last modified time | relevance | path

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

/frameworks/native/libs/input/rust/
Dinput_verifier.rs303 let pointer_properties = in bad_down_event() localVariable
319 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in single_pointer_stream() localVariable
352 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in two_pointer_stream() localVariable
402 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in multi_device_stream() localVariable
453 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in action_cancel() localVariable
477 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in invalid_action_cancel() localVariable
501 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in invalid_up() localVariable
516 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in correct_hover_sequence() localVariable
561 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in double_hover_enter() localVariable
588 let pointer_properties = Vec::from([RustPointerProperties { id: 0 }]); in relative_mouse_move() localVariable
[all …]