Home
last modified time | relevance | path

Searched refs:apply_calibration (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/src/
Devdev.c346 if (!device->abs.apply_calibration) in evdev_transform_absolute()
358 if (!device->abs.apply_calibration) in evdev_transform_relative()
2461 device->abs.apply_calibration = !matrix_is_identity(&transform); in evdev_device_calibrate()
2466 if (!device->abs.apply_calibration) { in evdev_device_calibrate()
Devdev.h193 int apply_calibration; member
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff4156 + if (!device->abs.apply_calibration)