Home
last modified time | relevance | path

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

/third_party/libinput/tools/
Dlibinput-debug-events.c486 double v = 0, h = 0, v120 = 0, h120 = 0; in print_pointer_axis_event() local
/third_party/libinput/src/
Devdev-fallback.c233 struct wheel_v120 v120 = { 0.0, 0.0 }; in fallback_flush_wheels() local
Dlibinput.c181 struct wheel_v120 v120; member
2614 const struct wheel_v120 *v120) in pointer_notify_axis_wheel()
Devdev.c425 struct wheel_v120 v120 = *v120_in; in evdev_notify_axis_wheel() local
/third_party/libinput/test/
Dtest-pointer.c616 double scroll_step, expected, discrete, v120; in test_high_and_low_wheel_events_value() local
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp167 v120(const _mesa_glsl_parse_state *state) in v120() function