Searched refs:WSCONS_SetColors (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c56 static int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
123 device->SetColors = WSCONS_SetColors;
572 int WSCONS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) function

Completed in 200 milliseconds