Home
last modified time | relevance | path

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

12

/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
DSDL_nullvideo.c113 device->AllocHWSurface = DUMMY_AllocHWSurface; in DUMMY_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/caca/
DSDL_cacavideo.c110 device->AllocHWSurface = Caca_AllocHWSurface; in Caca_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosvideo.c121 device->AllocHWSurface = RISCOS_AllocHWSurface; in RISCOS_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_sysvideo.h124 int (*AllocHWSurface)(_THIS, SDL_Surface *surface); member
DSDL_surface.c124 (video->AllocHWSurface(this, surface) < 0) ) { in SDL_CreateRGBSurface()
/external/qemu/distrib/sdl-1.2.15/src/video/nds/
DSDL_ndsvideo.c135 device->AllocHWSurface = NDS_AllocHWSurface; in NDS_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/ggi/
DSDL_ggivideo.c114 device->AllocHWSurface = GGI_AllocHWSurface; in GGI_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcvideo.c104 device->AllocHWSurface = DC_AllocHWSurface; in DC_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/aalib/
DSDL_aavideo.c101 device->AllocHWSurface = AA_AllocHWSurface; in AA_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/qtopia/
DSDL_sysvideo.cc113 device->AllocHWSurface = QT_AllocHWSurface; in QT_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/picogui/
DSDL_pgvideo.c115 device->AllocHWSurface = PG_AllocHWSurface; in PG_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
DSDL_epocvideo.cpp198 device->AllocHWSurface = EPOC_AllocHWSurface; in EPOC_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
DSDL_nxvideo.c109 device -> AllocHWSurface = NULL ; in NX_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
DSDL_ps3video.c115 this->AllocHWSurface = PS3_AllocHWSurface; in PS3_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/svga/
DSDL_svgavideo.c134 device->AllocHWSurface = SVGA_AllocHWSurface; in SVGA_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/vgl/
DSDL_vglvideo.c138 device->AllocHWSurface = VGL_AllocHWSurface; in VGL_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
DSDL_ph_video.c103 device->AllocHWSurface = ph_AllocHWSurface; in ph_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/wscons/
DSDL_wsconsvideo.c126 device->AllocHWSurface = WSCONS_AllocHWSurface; in WSCONS_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
DSDL_gsvideo.c110 this->AllocHWSurface = GS_AllocHWSurface; in GS_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
DSDL_ipodvideo.c136 this->AllocHWSurface = 0; in iPod_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/macrom/
DSDL_romvideo.c152 device->AllocHWSurface = ROM_AllocHWSurface; in ROM_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
DSDL_sysvideo.cc115 device->AllocHWSurface = BE_AllocHWSurface; in BE_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
DSDL_xbios.c232 device->AllocHWSurface = XBIOS_AllocHWSurface; in XBIOS_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/dga/
DSDL_dgavideo.c141 device->AllocHWSurface = DGA_AllocHWSurface; in DGA_CreateDevice()
/external/qemu/distrib/sdl-1.2.15/src/video/gem/
DSDL_gemvideo.c160 device->AllocHWSurface = GEM_AllocHWSurface; in GEM_CreateDevice()

12