Home | History | Annotate | Download | only in video

Lines Matching refs:current_video

129 SDL_VideoDevice *current_video = NULL;
163 /* Check to make sure we don't overwrite 'current_video' */
164 if ( current_video != NULL ) {
199 current_video = video;
200 current_video->name = bootstrap[i]->name;
283 if ( current_video != NULL ) {
284 SDL_strlcpy(namebuf, current_video->name, maxlen);
298 if ( current_video ) {
299 visible = current_video->visible;
312 if ( current_video ) {
313 info = &current_video->info;
327 SDL_VideoDevice *video = current_video;
328 SDL_VideoDevice *this = current_video;
399 } else if (current_video->handles_any_size) {
584 if ( ! current_video ) {
589 this = video = current_video;
919 if (((SDL_PublicSurface->flags&SDL_HWSURFACE) == SDL_HWSURFACE) && current_video->info.blit_hw)
1018 SDL_VideoDevice *video = current_video;
1019 SDL_VideoDevice *this = current_video;
1085 SDL_VideoDevice *video = current_video;
1126 SDL_VideoDevice *this = current_video;
1145 if ( current_video && SDL_VideoSurface ) {
1164 SDL_VideoDevice *video = current_video;
1252 if ( !current_video || screen != SDL_PublicSurface ) {
1282 SDL_VideoDevice *video = current_video;
1326 if ( current_video ) {
1327 SDL_VideoDevice *video = current_video;
1328 SDL_VideoDevice *this = current_video;
1381 current_video = NULL;
1389 SDL_VideoDevice *video = current_video;
1390 SDL_VideoDevice *this = current_video;
1408 SDL_VideoDevice *video = current_video;
1409 SDL_VideoDevice *this = current_video;
1429 SDL_VideoDevice *video = current_video;
1496 SDL_VideoDevice* video = current_video;
1497 SDL_VideoDevice* this = current_video;
1511 SDL_VideoDevice *video = current_video;
1512 SDL_VideoDevice *this = current_video;
1533 SDL_VideoDevice *this = current_video;
1610 SDL_VideoDevice *this = current_video;
1658 SDL_VideoDevice *this = current_video;
1675 SDL_VideoDevice *video = current_video;
1676 SDL_VideoDevice *this = current_video;
1698 SDL_VideoDevice *video = current_video;
1772 SDL_VideoDevice *video = current_video;
1773 SDL_VideoDevice *this = current_video;
1805 SDL_VideoDevice *video = current_video;
1806 SDL_VideoDevice *this = current_video;
1844 SDL_VideoDevice *video = current_video;
1892 SDL_VideoDevice *video = current_video;
1893 SDL_VideoDevice *this = current_video;
1908 SDL_VideoDevice *video = current_video;
1909 SDL_VideoDevice *this = current_video;
1941 SDL_VideoDevice* video = current_video;
1952 SDL_VideoDevice* video = current_video;
1966 SDL_VideoDevice* video = current_video;
1977 SDL_VideoDevice* video = current_video;
1988 SDL_VideoDevice* video = current_video;
2001 SDL_VideoDevice *video = current_video;
2002 SDL_VideoDevice *this = current_video;