Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Devents.c69 #define ABS_MT_POSITION 0x2a /* Group a set of X and Y */ macro
411 case ABS_MT_POSITION: //2a in vk_modify()
517 if (ev->code != ABS_MT_POSITION) in vk_modify()
525 …if (ev->code != ABS_MT_POSITION && (ev->type != EV_SYN || (ev->code != SYN_REPORT && ev->code != S… in vk_modify()