Home
last modified time | relevance | path

Searched defs:Amask (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_pixels.c38 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_AllocFormat()
225 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_ReallocFormat()
DSDL_surface.c39 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurface()
156 Uint32 Rmask, Uint32 Gmask, Uint32 Bmask, Uint32 Amask) in SDL_CreateRGBSurfaceFrom()
DSDL_blit.h229 #define ASSEMBLE_RGB_AMASK(buf, bpp, fmt, r, g, b, Amask) \ argument
DSDL_RLEaccel.c1010 Uint32 Amask; member
/external/qemu/distrib/sdl-1.2.12/src/video/x11/
DSDL_x11video.c901 Uint32 Amask; in X11_CreateWindow() local
/external/qemu/distrib/sdl-1.2.12/include/
DSDL_video.h77 Uint32 Amask; member