Searched defs:Amask (Results 1 – 7 of 7) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_pixels.c | 38 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_AllocFormat() 225 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_ReallocFormat()
|
D | SDL_surface.c | 39 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurface() 156 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurfaceFrom()
|
D | SDL_blit.h | 229 #define ASSEMBLE_RGB_AMASK(buf, bpp, fmt, r, g, b, Amask) \ argument
|
D | SDL_RLEaccel.c | 1011 Uint32 Amask; member
|
/external/qemu/distrib/sdl-1.2.15/src/video/nds/ |
D | SDL_ndsvideo.c | 242 Uint32 Rmask, Gmask, Bmask, Amask; in NDS_SetVideoMode() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/x11/ |
D | SDL_x11video.c | 921 Uint32 Amask; in X11_CreateWindow() local
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_video.h | 85 Uint32 Amask; member
|