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

/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c301 static void DIB_CreatePalette(_THIS, int bpp) function
414 moved palette creation to "DIB_CreatePalette" */
415 DIB_CreatePalette(this, vformat->BitsPerPixel);
811 DIB_CreatePalette(this, bpp);

Completed in 18 milliseconds