HomeSort by relevance Sort by last modified time
    Searched refs:NX_DestroyImage (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nximage_c.h 31 extern void NX_DestroyImage (_THIS, SDL_Surface * screen) ;
SDL_nximage.c 147 void NX_DestroyImage (_THIS, SDL_Surface * screen)
149 Dprintf ("enter NX_DestroyImage\n") ;
155 Dprintf ("leave NX_DestroyImage\n") ;
165 NX_DestroyImage (this, screen) ;
SDL_nxvideo.c 256 NX_DestroyImage (this, this -> screen) ;

Completed in 26 milliseconds