Home | History | Annotate | Download | only in video

Lines Matching defs:converted

957 	SDL_Surface *converted;
1006 converted = SDL_ConvertSurface(surface, format, flags);
1008 return(converted);