Home | History | Annotate | Download | only in video

Lines Matching refs:modes

335 	SDL_Rect **modes;
337 modes = NULL;
342 modes = video->ListModes(this, format, flags);
344 return(modes);
388 /* Search through the list valid of modes */
646 /* These flags are for 2D video modes only */