Searched refs:blit_fill (Results 1 - 12 of 12) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
H A DSDL_fb3dfx.c210 this->info.blit_fill = 1;
H A DSDL_fbriva.c207 this->info.blit_fill = 1;
H A DSDL_fbmatrox.c258 this->info.blit_fill = 1;
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
H A DSDL_ph_image.c445 this->info.blit_fill = 1;
449 this->info.blit_fill = 0;
725 if (this->info.blit_fill!=1)
/external/qemu/distrib/sdl-1.2.12/include/
H A DSDL_video.h160 Uint32 blit_fill :1; /* Flag: Accelerated color fill */ member in struct:SDL_VideoInfo
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
H A DSDL_dgavideo.c327 this->info.blit_fill = 1;
329 this->info.blit_fill = 0;
/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_surface.c588 video->info.blit_fill ) {
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/
H A DSDL_cgxvideo.c580 this->info.blit_fill = 1;
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/
H A DSDL_dspvideo.c592 this->info.blit_fill = SDL_TRUE;
/external/qemu/distrib/sdl-1.2.12/src/video/directfb/
H A DSDL_DirectFB_video.c461 this->info.blit_fill = 1;
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
H A DSDL_QuartzVideo.m355 this->info.blit_fill = 0;
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
H A DSDL_dx5video.c877 this->info.blit_fill = 1;

Completed in 112 milliseconds