Home | History | Annotate | Download | only in video

Lines Matching refs:current_video

41 	SDL_VideoDevice *video = current_video;
42 SDL_VideoDevice *this = current_video;
64 if ( ! current_video->info.blit_hw_CC ) {
69 if ( ! current_video->info.blit_hw_A ) {
200 SDL_VideoDevice *video = current_video;
201 SDL_VideoDevice *this = current_video;
251 SDL_VideoDevice *video = current_video;
252 SDL_VideoDevice *this = current_video;
426 hw_srcrect.x += current_video->offset_x;
427 hw_srcrect.y += current_video->offset_y;
432 hw_dstrect.x += current_video->offset_x;
433 hw_dstrect.y += current_video->offset_y;
555 SDL_VideoDevice *video = current_video;
556 SDL_VideoDevice *this = current_video;
592 hw_rect.x += current_video->offset_x;
593 hw_rect.y += current_video->offset_y;
741 SDL_VideoDevice *video = current_video;
742 SDL_VideoDevice *this = current_video;
776 SDL_VideoDevice *video = current_video;
777 SDL_VideoDevice *this = current_video;
907 (current_video &&
929 SDL_VideoDevice *video = current_video;
930 SDL_VideoDevice *this = current_video;