Home | History | Annotate | Download | only in video

Lines Matching refs:current_video

135 SDL_VideoDevice *current_video = NULL;
169 /* Check to make sure we don't overwrite 'current_video' */
170 if ( current_video != NULL ) {
205 current_video = video;
206 current_video->name = bootstrap[i]->name;
289 if ( current_video != NULL ) {
290 SDL_strlcpy(namebuf, current_video->name, maxlen);
304 if ( current_video ) {
305 visible = current_video->visible;
318 if ( current_video ) {
319 info = &current_video->info;
333 SDL_VideoDevice *video = current_video;
334 SDL_VideoDevice *this = current_video;
405 } else if (current_video->handles_any_size) {
600 if ( ! current_video ) {
605 this = video = current_video;
936 if (((SDL_PublicSurface->flags&SDL_HWSURFACE) == SDL_HWSURFACE) && current_video->info.blit_hw)
1040 SDL_VideoDevice *video = current_video;
1041 SDL_VideoDevice *this = current_video;
1107 SDL_VideoDevice *video = current_video;
1148 SDL_VideoDevice *this = current_video;
1167 if ( current_video && SDL_VideoSurface ) {
1186 SDL_VideoDevice *video = current_video;
1274 if ( !current_video || screen != SDL_PublicSurface ) {
1304 SDL_VideoDevice *video = current_video;
1348 if ( current_video ) {
1349 SDL_VideoDevice *video = current_video;
1350 SDL_VideoDevice *this = current_video;
1403 current_video = NULL;
1411 SDL_VideoDevice *video = current_video;
1412 SDL_VideoDevice *this = current_video;
1430 SDL_VideoDevice *video = current_video;
1431 SDL_VideoDevice *this = current_video;
1451 SDL_VideoDevice *video = current_video;
1518 SDL_VideoDevice* video = current_video;
1519 SDL_VideoDevice* this = current_video;
1533 SDL_VideoDevice *video = current_video;
1534 SDL_VideoDevice *this = current_video;
1555 SDL_VideoDevice *this = current_video;
1632 SDL_VideoDevice *this = current_video;
1680 SDL_VideoDevice *this = current_video;
1701 SDL_VideoDevice *video = current_video;
1702 SDL_VideoDevice *this = current_video;
1730 SDL_VideoDevice *video = current_video;
1804 SDL_VideoDevice *video = current_video;
1805 SDL_VideoDevice *this = current_video;
1837 SDL_VideoDevice *video = current_video;
1838 SDL_VideoDevice *this = current_video;
1876 SDL_VideoDevice *video = current_video;
1924 SDL_VideoDevice *video = current_video;
1925 SDL_VideoDevice *this = current_video;
1940 SDL_VideoDevice *video = current_video;
1941 SDL_VideoDevice *this = current_video;
1973 SDL_VideoDevice* video = current_video;
1984 SDL_VideoDevice* video = current_video;
1998 SDL_VideoDevice* video = current_video;
2009 SDL_VideoDevice* video = current_video;
2020 SDL_VideoDevice* video = current_video;
2033 SDL_VideoDevice *video = current_video;
2034 SDL_VideoDevice *this = current_video;