HomeSort by relevance Sort by last modified time
    Searched refs:SDL_RWops (Results 1 - 25 of 29) sorted by null

1 2

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_gesture.h 61 extern DECLSPEC int SDLCALL SDL_SaveAllDollarTemplates(SDL_RWops *dst);
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_rwops.h 23 * \file SDL_rwops.h
52 typedef struct SDL_RWops
57 Sint64 (SDLCALL * size) (struct SDL_RWops * context);
65 Sint64 (SDLCALL * seek) (struct SDL_RWops * context, Sint64 offset,
74 size_t (SDLCALL * read) (struct SDL_RWops * context, void *ptr,
83 size_t (SDLCALL * write) (struct SDL_RWops * context, const void *ptr,
87 * Close and free an allocated SDL_RWops structure.
91 int (SDLCALL * close) (struct SDL_RWops * context);
143 } SDL_RWops;
149 * Functions to create SDL_RWops structures from various data streams
    [all...]
SDL_surface.h 35 #include "SDL_rwops.h"
174 extern DECLSPEC SDL_Surface *SDLCALL SDL_LoadBMP_RW(SDL_RWops * src,
192 (SDL_Surface * surface, SDL_RWops * dst, int freedst);
SDL_gamecontroller.h 33 #include "SDL_rwops.h"
120 extern DECLSPEC int SDLCALL SDL_GameControllerAddMappingsFromRW( SDL_RWops * rw, int freerw );
SDL_audio.h 36 #include "SDL_rwops.h"
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_gesture.h 61 extern DECLSPEC int SDLCALL SDL_SaveAllDollarTemplates(SDL_RWops *dst);
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_rwops.h 23 * \file SDL_rwops.h
52 typedef struct SDL_RWops
57 Sint64 (SDLCALL * size) (struct SDL_RWops * context);
65 Sint64 (SDLCALL * seek) (struct SDL_RWops * context, Sint64 offset,
74 size_t (SDLCALL * read) (struct SDL_RWops * context, void *ptr,
83 size_t (SDLCALL * write) (struct SDL_RWops * context, const void *ptr,
87 * Close and free an allocated SDL_RWops structure.
91 int (SDLCALL * close) (struct SDL_RWops * context);
143 } SDL_RWops;
149 * Functions to create SDL_RWops structures from various data streams
    [all...]
SDL_surface.h 35 #include "SDL_rwops.h"
174 extern DECLSPEC SDL_Surface *SDLCALL SDL_LoadBMP_RW(SDL_RWops * src,
192 (SDL_Surface * surface, SDL_RWops * dst, int freedst);
SDL_gamecontroller.h 33 #include "SDL_rwops.h"
120 extern DECLSPEC int SDLCALL SDL_GameControllerAddMappingsFromRW( SDL_RWops * rw, int freerw );
SDL_audio.h 36 #include "SDL_rwops.h"
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
  /prebuilts/misc/windows/sdl2/include/
SDL_gesture.h 61 extern DECLSPEC int SDLCALL SDL_SaveAllDollarTemplates(SDL_RWops *dst);
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_rwops.h 23 * \file SDL_rwops.h
52 typedef struct SDL_RWops
57 Sint64 (SDLCALL * size) (struct SDL_RWops * context);
65 Sint64 (SDLCALL * seek) (struct SDL_RWops * context, Sint64 offset,
74 size_t (SDLCALL * read) (struct SDL_RWops * context, void *ptr,
83 size_t (SDLCALL * write) (struct SDL_RWops * context, const void *ptr,
87 * Close and free an allocated SDL_RWops structure.
91 int (SDLCALL * close) (struct SDL_RWops * context);
143 } SDL_RWops;
149 * Functions to create SDL_RWops structures from various data streams
    [all...]
SDL_surface.h 35 #include "SDL_rwops.h"
174 extern DECLSPEC SDL_Surface *SDLCALL SDL_LoadBMP_RW(SDL_RWops * src,
192 (SDL_Surface * surface, SDL_RWops * dst, int freedst);
SDL_gamecontroller.h 33 #include "SDL_rwops.h"
120 extern DECLSPEC int SDLCALL SDL_GameControllerAddMappingsFromRW( SDL_RWops * rw, int freerw );
SDL_audio.h 36 #include "SDL_rwops.h"
409 extern DECLSPEC SDL_AudioSpec *SDLCALL SDL_LoadWAV_RW(SDL_RWops * src,
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_gesture.h 61 extern DECLSPEC int SDLCALL SDL_SaveAllDollarTemplates(SDL_RWops *dst);
68 extern DECLSPEC int SDLCALL SDL_SaveDollarTemplate(SDL_GestureID gestureId,SDL_RWops *dst);
76 extern DECLSPEC int SDLCALL SDL_LoadDollarTemplates(SDL_TouchID touchId, SDL_RWops *src);
SDL_rwops.h 23 * \file SDL_rwops.h
52 typedef struct SDL_RWops
57 Sint64 (SDLCALL * size) (struct SDL_RWops * context);
65 Sint64 (SDLCALL * seek) (struct SDL_RWops * context, Sint64 offset,
74 size_t (SDLCALL * read) (struct SDL_RWops * context, void *ptr,
83 size_t (SDLCALL * write) (struct SDL_RWops * context, const void *ptr,
87 * Close and free an allocated SDL_RWops structure.
91 int (SDLCALL * close) (struct SDL_RWops * context);
143 } SDL_RWops;
149 * Functions to create SDL_RWops structures from various data streams
    [all...]
SDL_surface.h 35 #include "SDL_rwops.h"
174 extern DECLSPEC SDL_Surface *SDLCALL SDL_LoadBMP_RW(SDL_RWops * src,
192 (SDL_Surface * surface, SDL_RWops * dst, int freedst);
SDL_gamecontroller.h 33 #include "SDL_rwops.h"
120 extern DECLSPEC int SDLCALL SDL_GameControllerAddMappingsFromRW( SDL_RWops * rw, int freerw );
  /prebuilts/misc/windows/sdl2/test/
testautomation_rwops.c 3 * Automated SDL_RWops test.
95 _testGenericRWopsValidations(SDL_RWops *rw, int write)
177 SDL_RWops *rwops;
225 SDL_RWops *rw;
264 SDL_RWops *rw;
300 SDL_RWops *rw;
347 SDL_RWops *rw;
397 SDL_RWops *rw;
447 SDL_RWops *rw;
494 SDL_RWops *rw = SDL_AllocRW()
    [all...]
testresample.c 26 SDL_RWops *io = NULL;
teststreaming.c 90 SDL_RWops *handle;
  /prebuilts/misc/darwin-x86_64/sdl2_ttf/include/SDL2/
SDL_ttf.h 88 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontRW(SDL_RWops *src, int freesrc, int ptsize);
89 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontIndexRW(SDL_RWops *src, int freesrc, int ptsize, long index);
  /prebuilts/misc/windows/sdl2_ttf/i686-w64-mingw32/include/SDL2/
SDL_ttf.h 88 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontRW(SDL_RWops *src, int freesrc, int ptsize);
89 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontIndexRW(SDL_RWops *src, int freesrc, int ptsize, long index);
  /prebuilts/misc/windows/sdl2_ttf/x86_64-w64-mingw32/include/SDL2/
SDL_ttf.h 88 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontRW(SDL_RWops *src, int freesrc, int ptsize);
89 extern DECLSPEC TTF_Font * SDLCALL TTF_OpenFontIndexRW(SDL_RWops *src, int freesrc, int ptsize, long index);

Completed in 471 milliseconds

1 2