Home
last modified time | relevance | path

Searched refs:ABS_MAX_Y (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_finger.cpp22 constexpr int32_t ABS_MAX_Y = 4000; member
43 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
49 { ABS_MT_POSITION_Y, 0, ABS_MAX_Y, 0, 0 },
54 { ABS_MT_TOOL_Y, 0, ABS_MAX_Y, 0, 0 },
56 { ABS_MT_WIDTH_MINOR, 0, ABS_MAX_Y, 0, 0 }
H A Dvirtual_touchscreen.cpp22 constexpr int32_t ABS_MAX_Y = 960; member
32 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
38 { ABS_MT_POSITION_Y, 0, ABS_MAX_Y, 0, 0 },
H A Dvirtual_single_touchscreen.cpp22 constexpr int32_t ABS_MAX_Y = 1280; member
27 {ABS_Y, 0, ABS_MAX_Y, 0, 0},
H A Dvirtual_uwb_remote_control.cpp22 constexpr int32_t ABS_MAX_Y = 1279; member
35 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
44 { ABS_MT_POSITION_Y, 0, ABS_MAX_Y, 0, 0 },
H A Dvirtual_single_finger.cpp22 constexpr int32_t ABS_MAX_Y = 4000; member
27 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
H A Dvirtual_pen.cpp21 constexpr int32_t ABS_MAX_Y = 12799; member
37 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
H A Dvirtual_pc_touchpad.cpp22 constexpr int32_t ABS_MAX_Y = 1079; member
35 { ABS_Y, 0, ABS_MAX_Y, 0, 0 },
H A Dvirtual_stylus.cpp22 constexpr int32_t ABS_MAX_Y = 19950; member
36 { ABS_Y, 0, ABS_MAX_Y, ABS_FUZZ_XY, 0 },

Completed in 2 milliseconds