Home
last modified time | relevance | path

Searched refs:is_fake_resolution (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/src/
Devdev.c1799 device->abs.is_fake_resolution = true; in evdev_extract_abs_axes()
1823 device->abs.is_fake_resolution = true; in evdev_extract_abs_axes()
2625 if (!x || !y || device->abs.is_fake_resolution || in evdev_device_get_size()
Devdev.h191 bool is_fake_resolution; member
Devdev-mt-touchpad.c3450 if (!device->abs.is_fake_resolution) in tp_init_default_resolution()
3473 device->abs.is_fake_resolution = false; in tp_init_default_resolution()
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff3953 + if (!device->abs.is_fake_resolution) {
3973 + device->abs.is_fake_resolution = false;