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

/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
H A DSDL_fb3dfx.c208 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.15/test/
H A Dtestsprite.c129 if ( info->blit_hw_CC && info->blit_fill ) {
H A Dtestblitspeed.c64 print_tf_state(" accelerated color fills", info->blit_fill);
H A Dtestvidinfo.c454 if ( info->blit_fill ) {
/external/qemu/distrib/sdl-1.2.15/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.15/include/
H A DSDL_video.h182 Uint32 blit_fill :1; /**< Flag: Accelerated color fill */ member in struct:SDL_VideoInfo
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
H A DSDL_dgavideo.c322 this->info.blit_fill = 1;
324 this->info.blit_fill = 0;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_surface.c588 video->info.blit_fill ) {
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c592 this->info.blit_fill = SDL_TRUE;
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/
H A DSDL_DirectFB_video.c461 this->info.blit_fill = 1;
/external/qemu/distrib/sdl-1.2.15/src/video/quartz/
H A DSDL_QuartzVideo.m550 this->info.blit_fill = 0;
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A DSDL_dx5video.c893 this->info.blit_fill = 1;

Completed in 166 milliseconds