Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_touch.c71 SDL_Touch *touch; in SDL_GetTouchIndex() local
101 SDL_Touch *touch = SDL_GetTouch(id); in SDL_GetTouchDeviceType() local
109 SDL_GetFingerIndex(const SDL_Touch * touch, SDL_FingerID fingerid) in SDL_GetFingerIndex()
121 SDL_GetFinger(const SDL_Touch * touch, SDL_FingerID id) in SDL_GetFinger()
133 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetNumTouchFingers() local
143 SDL_Touch *touch = SDL_GetTouch(touchID); in SDL_GetTouchFinger() local
198 SDL_AddFinger(SDL_Touch *touch, SDL_FingerID fingerid, float x, float y, float pressure) in SDL_AddFinger()
225 SDL_DelFinger(SDL_Touch* touch, SDL_FingerID fingerid) in SDL_DelFinger()
249 SDL_Touch* touch = SDL_GetTouch(id); in SDL_SendTouch() local
359 SDL_Touch *touch; in SDL_SendTouchMotion() local
[all …]
A DSDL_gesture.c163 SDL_GestureTouch* touch = &SDL_gestureTouch[i]; in SDL_SaveAllDollarTemplates() local
175 SDL_GestureTouch* touch = &SDL_gestureTouch[i]; in SDL_SaveDollarTemplate() local
232 SDL_GestureTouch *touch = NULL; in SDL_LoadDollarTemplates() local
434 static float dollarRecognize(const SDL_DollarPath *path,int *bestTempl,SDL_GestureTouch* touch) in dollarRecognize()
505 static void SDL_SendGestureMulti(SDL_GestureTouch* touch,float dTheta,float dDist) in SDL_SendGestureMulti()
521 static void SDL_SendGestureDollar(SDL_GestureTouch* touch, in SDL_SendGestureDollar()
538 static void SDL_SendDollarRecord(SDL_GestureTouch* touch,SDL_GestureID gestureId) in SDL_SendDollarRecord()
/AliOS-Things-master/components/SDL2/src/video/wayland/
A DSDL_waylandtouch.c246 struct SDL_WaylandTouch *touch; in Wayland_touch_create() local
264 struct SDL_WaylandTouch *touch = data->touch; in Wayland_touch_destroy() local
A DSDL_waylandevents.c64 struct wl_touch *touch; member
511 touch_handler_down(void *data, struct wl_touch *touch, unsigned int serial, in touch_handler_down()
527 touch_handler_up(void *data, struct wl_touch *touch, unsigned int serial, in touch_handler_up()
545 touch_handler_motion(void *data, struct wl_touch *touch, unsigned int timestamp, in touch_handler_motion()
559 touch_handler_frame(void *data, struct wl_touch *touch) in touch_handler_frame()
565 touch_handler_cancel(void *data, struct wl_touch *touch) in touch_handler_cancel()
A DSDL_waylandvideo.h76 struct SDL_WaylandTouch *touch; member
A DSDL_waylandtouch.h235 void (*touch)(void *data, member
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/libtests/
A Dpngstest.c3492 const char *touch = NULL; in main() local
A Dpngvalid.c11629 const char *touch = NULL; in main() local
/AliOS-Things-master/components/freetype/src/truetype/
A Dttinterp.c5920 FT_Bool touch ) in Move_Zp2_Point()

Completed in 57 milliseconds