Home
last modified time | relevance | path

Searched refs:matrix_to_relative (Results 1 – 2 of 2) sorted by relevance

/dports/x11/libinput/libinput-1.12.6/src/
H A Dlibinput-util.h370 matrix_to_relative(struct matrix *dest, const struct matrix *src) in matrix_to_relative() function
H A Devdev.c322 matrix_to_relative(&rel_matrix, &device->abs.calibration); in evdev_transform_relative()