Home
last modified time | relevance | path

Searched refs:SDL_MapRGBA (Results 1 – 7 of 7) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
DSDL.x151 SDL_MapRGBA
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_video.h499 extern DECLSPEC Uint32 SDLCALL SDL_MapRGBA
/external/qemu/distrib/sdl-1.2.15/test/
Dtestalpha.c102 pixel = SDL_MapRGBA(light->format, 0xFF, 0xDD, 0x88, 0); in CreateLight()
/external/qemu/android/skin/
Dsurface.c257 return SDL_MapRGBA( s->surface->format,
Dwindow.c1570 return SDL_MapRGBA( s->format, in sdl_surface_map_argb()
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_pixels.c355 Uint32 SDL_MapRGBA in SDL_MapRGBA() function
/external/qemu/distrib/sdl-1.2.15/
DWhatsNew151 SDL_MapRGBA()