Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.c1720 device->abs.is_fake_resolution = true; in evdev_extract_abs_axes()
1744 device->abs.is_fake_resolution = true; in evdev_extract_abs_axes()
2494 if (!x || !y || device->abs.is_fake_resolution || in evdev_device_get_size()
Devdev.h189 bool is_fake_resolution; member
Devdev-mt-touchpad.c3440 if (!device->abs.is_fake_resolution) in tp_init_default_resolution()
3463 device->abs.is_fake_resolution = false; in tp_init_default_resolution()