HomeSort by relevance Sort by last modified time
    Searched refs:Uint32 (Results 26 - 50 of 176) sorted by null

12 3 4 5 6 7 8

  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_pixels.h 267 Uint32 version;
276 Uint32 format;
281 Uint32 Rmask;
282 Uint32 Gmask;
283 Uint32 Bmask;
284 Uint32 Amask;
300 extern DECLSPEC const char* SDLCALL SDL_GetPixelFormatName(Uint32 format);
309 extern DECLSPEC SDL_bool SDLCALL SDL_PixelFormatEnumToMasks(Uint32 format,
311 Uint32 * Rmask,
312 Uint32 * Gmask
    [all...]
SDL_mutex.h 49 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
112 extern DECLSPEC SDL_sem *SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
143 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem * sem, Uint32 ms);
155 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem * sem);
238 SDL_mutex * mutex, Uint32 ms);
SDL_test_common.h 55 Uint32 flags;
56 Uint32 verbose;
63 Uint32 window_flags;
82 Uint32 render_flags;
131 SDLTest_CommonState *SDLTest_CommonCreateState(char **argv, Uint32 flags);
SDL_messagebox.h 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */
94 Uint32 flags; /**< ::SDL_MessageBoxFlags */
133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
SDL_test_fuzzer.h 109 Uint32 SDLTest_RandomUint32();
191 * Returns a random boundary value for Uint32 within the given boundaries.
209 Uint32 SDLTest_RandomUint32BoundaryValue(Uint32 boundary1, Uint32 boundary2, SDL_bool validDomain);
SDL_touch.h 53 #define SDL_TOUCH_MOUSEID ((Uint32)-1)
  /prebuilts/misc/windows/sdl2/include/
SDL_pixels.h 267 Uint32 version;
276 Uint32 format;
281 Uint32 Rmask;
282 Uint32 Gmask;
283 Uint32 Bmask;
284 Uint32 Amask;
300 extern DECLSPEC const char* SDLCALL SDL_GetPixelFormatName(Uint32 format);
309 extern DECLSPEC SDL_bool SDLCALL SDL_PixelFormatEnumToMasks(Uint32 format,
311 Uint32 * Rmask,
312 Uint32 * Gmask
    [all...]
SDL_mutex.h 49 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
112 extern DECLSPEC SDL_sem *SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
143 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem * sem, Uint32 ms);
155 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem * sem);
238 SDL_mutex * mutex, Uint32 ms);
SDL_test_common.h 55 Uint32 flags;
56 Uint32 verbose;
63 Uint32 window_flags;
82 Uint32 render_flags;
131 SDLTest_CommonState *SDLTest_CommonCreateState(char **argv, Uint32 flags);
SDL_messagebox.h 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */
94 Uint32 flags; /**< ::SDL_MessageBoxFlags */
133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
SDL_test_fuzzer.h 109 Uint32 SDLTest_RandomUint32();
191 * Returns a random boundary value for Uint32 within the given boundaries.
209 Uint32 SDLTest_RandomUint32BoundaryValue(Uint32 boundary1, Uint32 boundary2, SDL_bool validDomain);
SDL_main.h 111 extern DECLSPEC int SDLCALL SDL_RegisterApp(char *name, Uint32 style,
SDL_touch.h 53 #define SDL_TOUCH_MOUSEID ((Uint32)-1)
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_pixels.h 267 Uint32 version;
276 Uint32 format;
281 Uint32 Rmask;
282 Uint32 Gmask;
283 Uint32 Bmask;
284 Uint32 Amask;
300 extern DECLSPEC const char* SDLCALL SDL_GetPixelFormatName(Uint32 format);
309 extern DECLSPEC SDL_bool SDLCALL SDL_PixelFormatEnumToMasks(Uint32 format,
311 Uint32 * Rmask,
312 Uint32 * Gmask
    [all...]
SDL_mutex.h 49 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
112 extern DECLSPEC SDL_sem *SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
143 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem * sem, Uint32 ms);
155 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem * sem);
238 SDL_mutex * mutex, Uint32 ms);
SDL_test_common.h 55 Uint32 flags;
56 Uint32 verbose;
63 Uint32 window_flags;
82 Uint32 render_flags;
131 SDLTest_CommonState *SDLTest_CommonCreateState(char **argv, Uint32 flags);
SDL_messagebox.h 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */
94 Uint32 flags; /**< ::SDL_MessageBoxFlags */
133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
SDL_test_fuzzer.h 109 Uint32 SDLTest_RandomUint32();
191 * Returns a random boundary value for Uint32 within the given boundaries.
209 Uint32 SDLTest_RandomUint32BoundaryValue(Uint32 boundary1, Uint32 boundary2, SDL_bool validDomain);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_mutex.h 49 #define SDL_MUTEX_MAXWAIT (~(Uint32)0)
112 extern DECLSPEC SDL_sem *SDLCALL SDL_CreateSemaphore(Uint32 initial_value);
143 extern DECLSPEC int SDLCALL SDL_SemWaitTimeout(SDL_sem * sem, Uint32 ms);
155 extern DECLSPEC Uint32 SDLCALL SDL_SemValue(SDL_sem * sem);
238 SDL_mutex * mutex, Uint32 ms);
SDL_test_common.h 55 Uint32 flags;
56 Uint32 verbose;
63 Uint32 window_flags;
82 Uint32 render_flags;
131 SDLTest_CommonState *SDLTest_CommonCreateState(char **argv, Uint32 flags);
SDL_messagebox.h 58 Uint32 flags; /**< ::SDL_MessageBoxButtonFlags */
94 Uint32 flags; /**< ::SDL_MessageBoxFlags */
133 extern DECLSPEC int SDLCALL SDL_ShowSimpleMessageBox(Uint32 flags, const char *title, const char *message, SDL_Window *window);
SDL_test_fuzzer.h 109 Uint32 SDLTest_RandomUint32();
191 * Returns a random boundary value for Uint32 within the given boundaries.
209 Uint32 SDLTest_RandomUint32BoundaryValue(Uint32 boundary1, Uint32 boundary2, SDL_bool validDomain);
SDL_touch.h 53 #define SDL_TOUCH_MOUSEID ((Uint32)-1)
  /prebuilts/misc/windows/sdl2/test/
testautomation_timer.c 71 const Uint32 testDelay = 100;
72 const Uint32 marginOfError = 25;
73 Uint32 result;
74 Uint32 result2;
75 Uint32 difference;
107 Uint32 _timerTestCallback(Uint32 interval, void *param)
testtimer.c 26 static Uint32 SDLCALL
27 ticktock(Uint32 interval, void *param)
33 static Uint32 SDLCALL
34 callback(Uint32 interval, void *param)
45 Uint32 start32, now32;

Completed in 212 milliseconds

12 3 4 5 6 7 8