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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fb3dfx.c47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key) function
214 this->SetHWColorKey = SetHWColorKey;
H A DSDL_fbmatrox.c52 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key) function
268 this->SetHWColorKey = SetHWColorKey;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_sysvideo.h135 int (*SetHWColorKey)(_THIS, SDL_Surface *surface, Uint32 key); member in struct:SDL_VideoDevice

Completed in 114 milliseconds