/external/qemu/distrib/sdl-1.2.12/src/video/fbcon/ |
SDL_fb3dfx.c | 171 static int CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst) 201 this->CheckHWBlit = CheckHWBlit;
|
SDL_fbriva.c | 159 static int CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst) 191 this->CheckHWBlit = CheckHWBlit;
|
SDL_fbmatrox.c | 223 static int CheckHWBlit(_THIS, SDL_Surface *src, SDL_Surface *dst) 253 this->CheckHWBlit = CheckHWBlit;
|
/external/qemu/distrib/sdl-1.2.12/src/video/dummy/ |
SDL_nullvideo.c | 114 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/ |
SDL_blit.c | 278 video->CheckHWBlit(this, surface, surface->map->dst); 289 video->CheckHWBlit(this, surface, surface->map->dst);
|
SDL_sysvideo.h | 129 int (*CheckHWBlit)(_THIS, SDL_Surface *src, SDL_Surface *dst);
|
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/ |
SDL_riscosvideo.c | 122 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/aalib/ |
SDL_aavideo.c | 102 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/dc/ |
SDL_dcvideo.c | 105 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/ |
SDL_ggivideo.c | 115 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/ |
SDL_ipodvideo.c | 137 this->CheckHWBlit = 0;
|
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/ |
SDL_pgvideo.c | 116 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/ |
SDL_sysvideo.cc | 114 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/ |
SDL_nxvideo.c | 110 device -> CheckHWBlit = NULL ;
|
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/ |
SDL_gsvideo.c | 111 this->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/svga/ |
SDL_svgavideo.c | 135 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/macdsp/ |
SDL_dspvideo.c | 292 device->CheckHWBlit = NULL; 588 this->CheckHWBlit = DSp_CheckHWBlit; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/ |
SDL_sysvideo.cc | 117 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/ |
SDL_romvideo.c | 153 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/photon/ |
SDL_ph_video.c | 104 device->CheckHWBlit = ph_CheckHWBlit;
|
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
SDL_vglvideo.c | 140 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_cgxvideo.c | 215 device->CheckHWBlit = CGX_CheckHWBlit; [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/dga/ |
SDL_dgavideo.c | 147 device->CheckHWBlit = DGA_CheckHWBlit;
|
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/ |
SDL_epocvideo.cpp | 160 device->CheckHWBlit = NULL;
|
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/ |
SDL_gapivideo.c | 285 device->CheckHWBlit = NULL; [all...] |