Home
last modified time | relevance | path

Searched refs:UnlockHWSurface (Results 1 – 25 of 32) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.12/src/video/dummy/
DSDL_nullvideo.c119 device->UnlockHWSurface = DUMMY_UnlockHWSurface; in DUMMY_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosvideo.c127 device->UnlockHWSurface = RISCOS_UnlockHWSurface; in RISCOS_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_sysvideo.h142 void (*UnlockHWSurface)(_THIS, SDL_Surface *surface); member
DSDL_surface.c778 video->UnlockHWSurface(this, surface); in SDL_UnlockSurface()
/external/qemu/distrib/sdl-1.2.12/src/video/ggi/
DSDL_ggivideo.c120 device->UnlockHWSurface = GGI_UnlockHWSurface; in GGI_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/dc/
DSDL_dcvideo.c110 device->UnlockHWSurface = DC_UnlockHWSurface; in DC_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/
DSDL_QuartzVideo.m127 device->UnlockHWSurface = QZ_UnlockHWSurface;
359 this->UnlockHWSurface = NULL;
480 this->UnlockHWSurface = QZ_UnlockHWSurface;
494 this->UnlockHWSurface = NULL;
500 this->UnlockHWSurface = QZ_UnlockDoubleBuffer;
838 this->UnlockHWSurface = QZ_UnlockWindow;
/external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
DSDL_sysvideo.cc119 device->UnlockHWSurface = QT_UnlockHWSurface; in QT_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/aalib/
DSDL_aavideo.c107 device->UnlockHWSurface = AA_UnlockHWSurface; in AA_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/picogui/
DSDL_pgvideo.c121 device->UnlockHWSurface = PG_UnlockHWSurface; in PG_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/nanox/
DSDL_nxvideo.c115 device -> UnlockHWSurface = NULL ; in NX_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/svga/
DSDL_svgavideo.c140 device->UnlockHWSurface = SVGA_UnlockHWSurface; in SVGA_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
DSDL_gsvideo.c116 this->UnlockHWSurface = GS_UnlockHWSurface; in GS_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/
DSDL_wsconsvideo.c128 device->UnlockHWSurface = WSCONS_UnlockHWSurface; in WSCONS_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/photon/
DSDL_ph_video.c109 device->UnlockHWSurface = ph_UnlockHWSurface; in ph_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
DSDL_vglvideo.c145 device->UnlockHWSurface = VGL_UnlockHWSurface; in VGL_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/ipod/
DSDL_ipodvideo.c142 this->UnlockHWSurface = 0; in iPod_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
DSDL_romvideo.c158 device->UnlockHWSurface = ROM_UnlockHWSurface; in ROM_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
DSDL_sysvideo.cc122 device->UnlockHWSurface = BE_UnlockHWSurface; in BE_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
DSDL_xbios.c175 device->UnlockHWSurface = XBIOS_UnlockHWSurface; in XBIOS_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/epoc/
DSDL_epocvideo.cpp165 device->UnlockHWSurface = EPOC_UnlockHWSurface; in EPOC_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/dga/
DSDL_dgavideo.c152 device->UnlockHWSurface = DGA_UnlockHWSurface; in DGA_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/gem/
DSDL_gemvideo.c162 device->UnlockHWSurface = GEM_UnlockHWSurface; in GEM_CreateDevice()
/external/qemu/distrib/sdl-1.2.12/src/video/windx5/
DSDL_dx5video.c598 device->UnlockHWSurface = DX5_UnlockHWSurface; in DX5_CreateDevice()
2458 this->UnlockHWSurface(this, surface);
/external/qemu/distrib/sdl-1.2.12/src/video/gapi/
DSDL_gapivideo.c290 device->UnlockHWSurface = GAPI_UnlockHWSurface; in GAPI_CreateDevice()

12