Home | History | Annotate | Download | only in video

Lines Matching full:modes

329 	SDL_Rect **modes;
331 modes = NULL;
336 modes = video->ListModes(this, format, flags);
338 return(modes);
382 /* Search through the list valid of modes */
630 /* These flags are for 2D video modes only */