Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_gesture.h68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
/AliOS-Things-master/components/SDL2/docs/
A DREADME-gesture.md36 To save a template, call SDL_SaveDollarTemplate(gestureId, dst) where gestureId is the id of the ge…
/AliOS-Things-master/components/SDL2/src/events/
A DSDL_gesture.c171 int SDL_SaveDollarTemplate(SDL_GestureID gestureId, SDL_RWops *dst) in SDL_SaveDollarTemplate() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h157 #define SDL_SaveDollarTemplate SDL_SaveDollarTemplate_REAL macro
A DSDL_dynapi_procs.h188 SDL_DYNAPI_PROC(int,SDL_SaveDollarTemplate,(SDL_GestureID a, SDL_RWops *b),(a,b),return)

Completed in 10 milliseconds