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

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_rect.h 47 typedef struct SDL_Point
51 } SDL_Point;
115 extern DECLSPEC SDL_bool SDLCALL SDL_EnclosePoints(const SDL_Point * points,
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_rect.h 47 typedef struct SDL_Point
51 } SDL_Point;
115 extern DECLSPEC SDL_bool SDLCALL SDL_EnclosePoints(const SDL_Point * points,
  /prebuilts/misc/windows/sdl2/include/
SDL_rect.h 47 typedef struct SDL_Point
51 } SDL_Point;
115 extern DECLSPEC SDL_bool SDLCALL SDL_EnclosePoints(const SDL_Point * points,
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_rect.h 47 typedef struct SDL_Point
51 } SDL_Point;
115 extern DECLSPEC SDL_bool SDLCALL SDL_EnclosePoints(const SDL_Point * points,

Completed in 261 milliseconds