Searched defs:v120 (Results 1 - 6 of 6) sorted by relevance
/third_party/libinput/src/ |
H A D | evdev-wheel.c | 188 struct wheel_v120 v120 = { 0.0, 0.0 }; in wheel_flush_scroll() local
|
H A D | evdev.c | 443 struct wheel_v120 v120 = *v120_in; in evdev_notify_axis_wheel() local
|
H A D | libinput.c | 182 struct wheel_v120 v120; member 2611 pointer_notify_axis_wheel(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta, const struct wheel_v120 *v120) pointer_notify_axis_wheel() argument
|
/third_party/libinput/tools/ |
H A D | libinput-debug-events.c | 494 double v = 0, h = 0, v120 = 0, h120 = 0; in print_pointer_axis_event() local
|
/third_party/libinput/test/ |
H A D | test-pointer.c | 617 double scroll_step, expected, discrete, v120; in test_high_and_low_wheel_events_value() local 661 v120); in test_high_and_low_wheel_events_value() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_functions.cpp | 167 v120(const _mesa_glsl_parse_state *state) in v120() function [all...] |
Completed in 29 milliseconds