Home
last modified time | relevance | path

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

/frameworks/native/libs/input/rust/
Dlib.rs255 const BASE_POINTER_PROPERTIES: [RustPointerProperties; 1] = [RustPointerProperties { id: 0 }]; constant
266 &BASE_POINTER_PROPERTIES, in verify_nonbutton_action_with_action_button()
282 &BASE_POINTER_PROPERTIES, in verify_nonbutton_action_with_action_button_and_button_state()
Dinput_verifier.rs430 const BASE_POINTER_PROPERTIES: [RustPointerProperties; 1] = [RustPointerProperties { id: 0 }]; constant
435 pointer_properties: &BASE_POINTER_PROPERTIES,