Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/core/alios/
A DSDL_evdev.c55 #define ABS_MT_POSITION_Y 0x36 macro
291 yreq = EVIOCGABS(ABS_MT_POSITION_Y); in SDL_EVDEV_init_touchscreen()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_evdev.c56 #define ABS_MT_POSITION_Y 0x36 macro
330 case ABS_MT_POSITION_Y: in SDL_EVDEV_Poll()
510 yreq = EVIOCGABS(ABS_MT_POSITION_Y); in SDL_EVDEV_init_touchscreen()
658 *mt_req_code = ABS_MT_POSITION_Y; in SDL_EVDEV_sync_device()

Completed in 5 milliseconds