HomeSort by relevance Sort by last modified time
    Searched defs:SDL_GestureID (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gesture.h 44 typedef Sint64 SDL_GestureID;
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gesture.h 44 typedef Sint64 SDL_GestureID;
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
  /prebuilts/misc/windows/sdl2/include/
SDL_gesture.h 44 typedef Sint64 SDL_GestureID;
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gesture.h 44 typedef Sint64 SDL_GestureID;
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);

Completed in 36 milliseconds