Searched defs:discrete (Results 1 - 5 of 5) sorted by relevance
| /third_party/libinput/src/ |
| H A D | evdev-wheel.c | 187 struct discrete_coords discrete = { 0.0, 0.0 }; in wheel_flush_scroll() local
|
| H A D | evdev.c | 414 struct discrete_coords discrete = *discrete_in; in evdev_notify_axis_legacy_wheel() local
|
| H A D | libinput.c | 181 struct discrete_coords discrete; member 2582 pointer_notify_axis_legacy_wheel(struct libinput_device *device, uint64_t time, uint32_t axes, const struct normalized_coords *delta, const struct discrete_coords *discrete) pointer_notify_axis_legacy_wheel() argument [all...] |
| /third_party/vulkan-loader/tests/framework/shim/ |
| H A D | shim.h | 49 enum class GpuType { unspecified, integrated, discrete, external }; member in GpuType
|
| /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 657 discrete); in test_high_and_low_wheel_events_value() local
|
Completed in 15 milliseconds