Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/bluetooth_AdapterMTBF/
Dbluetooth_AdapterMTBF.py83 def run_typical_use_cases(self, mouse, phone, audio, keyboard): argument
106 def test_mouse_and_audio(self, mouse, audio): argument
123 def test_mouse_and_keyboard(self, mouse, keyboard): argument
140 def test_hid_and_audio(self, mouse, keyboard, audio): argument
161 def test_mouse(self, mouse, iteration): argument
210 def test_suspend_resume(self, mouse, keyboard): argument
234 def test_suspend_and_mouse_wakeup(self, mouse, keyboard): argument
/external/perfetto/ui/src/base/
Dzoned_interaction_handler.ts185 const mouse = mousePositionClient.sub(this.target.getBoundingClientRect()); constant
235 const mouse = mousePositionClient.sub(this.target.getBoundingClientRect()); constant
273 const mouse = mousePositionClient.sub(this.target.getBoundingClientRect()); constant
305 const mouse = mousePositionClient.sub(element.getBoundingClientRect()); constant
329 const mouse = this.currentMousePosition; constant
/external/rust/android-crates-io/crates/anes/src/parser/
Dparsers.rs163 let mouse = if cb & 0b0100_0000 == 0b0100_0000 { in parse_csi_xterm_mouse() localVariable
214 let mouse = if cb & 0b0110_0000 == 0b0110_0000 { in parse_csi_rxvt_mouse() localVariable
/external/rust/android-crates-io/crates/anes/tests/parser/
Dmod.rs25 mod mouse; module
/external/crosvm/gpu_display/src/
Devent_device.rs55 pub fn mouse(event_socket: StreamChannel) -> EventDevice { in mouse() method
/external/crosvm/gpu_display/src/gpu_display_win/
Dmouse_input_manager.rs222 let mouse = unsafe { raw_input.data.mouse() }; in process_valid_raw_input_mouse() localVariable
/external/crosvm/src/crosvm/
Dcmdline.rs1694 pub mouse: Vec<PathBuf>, field
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2662 (function(a,b){a.widget("ui.draggable",a.ui.mouse,{widgetEventPrefix:"drag",options:{addClasses:!0,… class in a.ui