HomeSort by relevance Sort by last modified time
    Searched defs:SetHWColorKey (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fb3dfx.c 47 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
216 this->SetHWColorKey = SetHWColorKey;
SDL_fbmatrox.c 52 static int SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key)
268 this->SetHWColorKey = SetHWColorKey;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_sysvideo.h 135 int (*SetHWColorKey)(_THIS, SDL_Surface *surface, Uint32 key);

Completed in 23 milliseconds