Searched defs:npoints (Results 1 - 9 of 9) sorted by relevance
| /third_party/libinput/src/ |
| H A D | filter-custom.c | 38 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 D | libinput-private.h | 264 size_t npoints; member
|
| H A D | libinput.c | 4250 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 D | ptraccel-debug.c | 326 size_t npoints; in main() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-magicmouse.c | 313 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-magicmouse.c | 378 int x = 0, y = 0, ii, clicks = 0, npoints; in magicmouse_raw_event() local [all...] |
| /third_party/libinput/test/ |
| H A D | test-tablet.c | 6034 size_t npoints = 0; in START_TEST() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sanm.c | 403 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 D | vf_lut3d.c | 920 int npoints = strtol(line, NULL, 0); in parse_cinespace() local 1673 int npoints in parse_cinespace_1d() local [all...] |
Completed in 22 milliseconds