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

  /external/qemu/distrib/sdl-1.2.15/src/video/windib/
SDL_dibvideo.c 316 GetSystemPaletteEntries(hdc, 0, ncolors, palette->palPalEntry);
985 entry = &pal->palPalEntry[i];
998 entry = &pal->palPalEntry[index];
1002 pal->palPalEntry[found] = *entry;
1031 entry = &screen_logpal->palPalEntry[firstcolor+i];
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 155 PALETTEENTRY palPalEntry[1];
wingdi.h 1033 PALETTEENTRY palPalEntry[1];
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/gapi/
SDL_gapivideo.c 494 PALETTEENTRY* entries = pLogical->palPalEntry;
    [all...]

Completed in 86 milliseconds