Searched refs:DX5_SetHWColorKey (Results 1 – 1 of 1) sorted by relevance
435 static int DX5_SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key);611 device->SetHWColorKey = DX5_SetHWColorKey; in DX5_CreateDevice()1975 if ( DX5_SetHWColorKey(this, src, src->format->colorkey) < 0 ) {2031 static int DX5_SetHWColorKey(_THIS, SDL_Surface *surface, Uint32 key) function