Searched refs:SDL_MapRGBA (Results 1 – 7 of 7) sorted by relevance
151 SDL_MapRGBA
499 extern DECLSPEC Uint32 SDLCALL SDL_MapRGBA
102 pixel = SDL_MapRGBA(light->format, 0xFF, 0xDD, 0x88, 0); in CreateLight()
257 return SDL_MapRGBA( s->surface->format,
1570 return SDL_MapRGBA( s->format, in sdl_surface_map_argb()
355 Uint32 SDL_MapRGBA in SDL_MapRGBA() function
151 SDL_MapRGBA()