HomeSort by relevance Sort by last modified time
    Searched refs:palNumEntries (Results 1 - 4 of 4) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 314 palette->palNumEntries = ncolors;
982 int nentries = pal->palNumEntries;
1041 moved_entries += CheckPaletteEntry(screen_logpal, screen_logpal->palNumEntries-1, 0xff, 0xff, 0xff);
1055 SetPaletteEntries(screen_pal, 0, screen_logpal->palNumEntries, screen_logpal->palPalEntry);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypes.h 154 WORD palNumEntries;
wingdi.h 1032 WORD palNumEntries;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 509 pLogical->palNumEntries = ncolors;
    [all...]

Completed in 249 milliseconds