Home
last modified time | relevance | path

Searched defs:SetHWColorKey (Results 1 – 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
DSDL_fb3dfx.c47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key) in SetHWColorKey() function
DSDL_fbmatrox.c52 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key) in SetHWColorKey() function
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_sysvideo.h135 int (*SetHWColorKey)(_THIS, SDL_Surface *surface, Uint32 key); member