Searched refs:AllocHWSurface (Results 1 - 25 of 35) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
H A DSDL_nullvideo.c113 device->AllocHWSurface = DUMMY_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_sysvideo.h124 int (*AllocHWSurface)(_THIS, SDL_Surface *surface); member in struct:SDL_VideoDevice
H A DSDL_surface.c124 (video->AllocHWSurface(this, surface) < 0) ) {
/external/qemu/distrib/sdl-1.2.15/src/video/caca/
H A DSDL_cacavideo.c110 device->AllocHWSurface = Caca_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosvideo.c121 device->AllocHWSurface = RISCOS_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
H A DSDL_aavideo.c101 device->AllocHWSurface = AA_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
H A DSDL_dcvideo.c104 device->AllocHWSurface = DC_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
H A DSDL_ggivideo.c114 device->AllocHWSurface = GGI_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
H A DSDL_ndsvideo.c135 device->AllocHWSurface = NDS_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
H A DSDL_sysvideo.cc113 device->AllocHWSurface = QT_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
H A DSDL_ipodvideo.c136 this->AllocHWSurface = 0;
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
H A DSDL_nxvideo.c109 device -> AllocHWSurface = NULL ;
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
H A DSDL_pgvideo.c115 device->AllocHWSurface = PG_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
H A DSDL_ps3video.c115 this->AllocHWSurface = PS3_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A DSDL_epocvideo.cpp198 device->AllocHWSurface = EPOC_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_sysvideo.cc115 device->AllocHWSurface = BE_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/macrom/
H A DSDL_romvideo.c152 device->AllocHWSurface = ROM_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
H A DSDL_ph_video.c103 device->AllocHWSurface = ph_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
H A DSDL_gsvideo.c110 this->AllocHWSurface = GS_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
H A DSDL_svgavideo.c134 device->AllocHWSurface = SVGA_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
H A DSDL_vglvideo.c138 device->AllocHWSurface = VGL_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
H A DSDL_wsconsvideo.c126 device->AllocHWSurface = WSCONS_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
H A DSDL_dgavideo.c141 device->AllocHWSurface = DGA_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/gem/
H A DSDL_gemvideo.c160 device->AllocHWSurface = GEM_AllocHWSurface;
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c291 device->AllocHWSurface = DSp_AllocHWSurface;

Completed in 200 milliseconds

12