Home
last modified time | relevance | path

Searched defs:npoints (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/src/
H A Dfilter-custom.c38 size_t npoints; member
43 create_custom_accel_function(double step, const double *points, size_t npoints) in create_custom_accel_function() argument
127 size_t npoints in custom_accel_function_profile() local
[all...]
H A Dlibinput-private.h264 size_t npoints; member
H A Dlibinput.c4250 libinput_config_accel_set_points(struct libinput_config_accel *config, enum libinput_config_accel_type accel_type, double step, size_t npoints, double *points) libinput_config_accel_set_points() argument
/third_party/libinput/tools/
H A Dptraccel-debug.c326 size_t npoints; in main() local
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-magicmouse.c313 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-magicmouse.c378 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local
[all...]
/third_party/libinput/test/
H A Dtest-tablet.c6034 size_t npoints = 0; in START_TEST() local
/third_party/ffmpeg/libavcodec/
H A Dsanm.c403 int npoints = FFMAX(FFABS(x1 - x0), FFABS(y1 - y0)); in make_glyphs() local
366 interp_point(int8_t *points, int x0, int y0, int x1, int y1, int pos, int npoints) interp_point() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_lut3d.c920 int npoints = strtol(line, NULL, 0); in parse_cinespace() local
1673 int npoints in parse_cinespace_1d() local
[all...]

Completed in 24 milliseconds