Home
last modified time | relevance | path

Searched refs:ScreenSnapShot_SavePNG (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-hatari/hatari-561c07e/src/
H A DscreenSnapShot.c77 static int ScreenSnapShot_SavePNG(SDL_Surface *surface, const char *filename) in ScreenSnapShot_SavePNG() function
231 if (ScreenSnapShot_SavePNG(sdlscrn, szFileName) > 0) in ScreenSnapShot_SaveScreen()
/dports/emulators/hatari/hatari-2.2.1/src/
H A DscreenSnapShot.c77 static int ScreenSnapShot_SavePNG(SDL_Surface *surface, const char *filename) in ScreenSnapShot_SavePNG() function
242 if (ScreenSnapShot_SavePNG(sdlscrn, szFileName) > 0) in ScreenSnapShot_SaveScreen()