Lines Matching refs:Uint32
72 Uint32 flags; /**< Read-only */
131 (Uint32 flags, int width, int height, int depth,
132 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask);
136 (Uint32 flags, int width, int height, int depth, Uint32 format);
143 Uint32 Rmask,
144 Uint32 Gmask,
145 Uint32 Bmask,
146 Uint32 Amask);
148 (void *pixels, int width, int height, int depth, int pitch, Uint32 format);
250 int flag, Uint32 key);
270 Uint32 * key);
397 (SDL_Surface * src, const SDL_PixelFormat * fmt, Uint32 flags);
399 (SDL_Surface * src, Uint32 pixel_format, Uint32 flags);
407 Uint32 src_format,
409 Uint32 dst_format,
423 (SDL_Surface * dst, const SDL_Rect * rect, Uint32 color);
425 (SDL_Surface * dst, const SDL_Rect * rects, int count, Uint32 color);