Home
last modified time | relevance | path

Searched defs:discrete (Results 1 - 5 of 5) sorted by relevance

/third_party/libinput/src/
H A Devdev-wheel.c187 struct discrete_coords discrete = { 0.0, 0.0 }; in wheel_flush_scroll() local
H A Devdev.c414 struct discrete_coords discrete = *discrete_in; in evdev_notify_axis_legacy_wheel() local
H A Dlibinput.c181 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 Dshim.h49 enum class GpuType { unspecified, integrated, discrete, external }; member in GpuType
/third_party/libinput/test/
H A Dtest-pointer.c617 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