HomeSort by relevance Sort by last modified time
    Searched full:findpaletteindex (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 901 static int FindPaletteIndex(LOGPALETTE *pal, BYTE r, BYTE g, BYTE b)
923 int found = FindPaletteIndex(pal, r, g, b);
    [all...]

Completed in 414 milliseconds