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

/external/qemu/distrib/sdl-1.2.15/src/video/nds/
H A DSDL_ndsvideo.c44 static int NDS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors);
132 device->SetColors = NDS_SetColors;
472 int NDS_SetColors(_THIS, int firstcolor, int ncolors, SDL_Color *colors) function

Completed in 33 milliseconds