HomeSort by relevance Sort by last modified time
    Searched refs:SDL_Point (Results 1 - 10 of 10) 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,
SDL_render.h 679 const SDL_Point * points,
706 const SDL_Point * points,
795 const SDL_Point *center,
    [all...]
  /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,
SDL_render.h 679 const SDL_Point * points,
706 const SDL_Point * points,
795 const SDL_Point *center,
    [all...]
  /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,
SDL_render.h 679 const SDL_Point * points,
706 const SDL_Point * points,
795 const SDL_Point *center,
    [all...]
  /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,
SDL_render.h 679 const SDL_Point * points,
706 const SDL_Point * points,
795 const SDL_Point *center,
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testrendercopyex.c 95 SDL_Point *center=NULL;
96 SDL_Point origin = {0,0};
testautomation_rect.c     [all...]

Completed in 98 milliseconds