Home | History | Annotate | Download | only in test

Lines Matching refs:format

36  * in Gimp, saving in PPM ascii format and formatting with Emacs macros.
81 SDL_SetColors(bg, screen->format->palette->colors, 0, 256);
113 SDL_SetColors(z, s->format->palette->colors,
114 0, s->format->palette->ncolors);
182 SDL_MapRGB(boat[0]->format, 0xff, 0x00, 0xff));
183 boatcols = boat[0]->format->palette->ncolors;
186 SDL_MapRGB(boat[1]->format, 0xff, 0x00, 0xff));
203 boat[0]->format->palette->colors, 0, boatcols);
210 memcpy(cmap, screen->format->palette->colors, 256 * sizeof(SDL_Color));
213 red = SDL_MapRGB(screen->format, 0xff, 0x00, 0x00);
312 memcpy(cmap, screen->format->palette->colors,