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

/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
H A DSDL_sysvideo.cc50 static int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
112 device->SetColors = BE_SetColors;
776 int BE_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) function

Completed in 41 milliseconds