Searched refs:DUMMY_SetColors (Results 1 – 1 of 1) sorted by relevance
55 static int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);110 device->SetColors = DUMMY_SetColors; in DUMMY_CreateDevice()223 int DUMMY_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) in DUMMY_SetColors() function