Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/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.c1011 Uint32 Amask; member
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
DSDL_ndsvideo.c242 Uint32 Rmask, Gmask, Bmask, Amask; in NDS_SetVideoMode() local
/external/qemu/distrib/sdl-1.2.15/src/video/x11/
DSDL_x11video.c921 Uint32 Amask; in X11_CreateWindow() local
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_video.h85 Uint32 Amask; member