Home
last modified time | relevance | path

Searched refs:image_unload_rgb (Results 1 – 4 of 4) sorted by relevance

/dports/games/zoom/zoom-1.1.5/src/
H A Dimage_ximage.c566 image_unload_rgb(img); in image_plot_X()
580 image_unload_rgb(img); in image_plot_X()
643 image_unload_rgb(img); in image_plot_Xrender()
650 image_unload_rgb(img); in image_plot_Xrender()
H A Dimage.h48 void image_unload_rgb (image_data*);
H A Dimage_none.c38 void image_unload_rgb(image_data* data) { } in image_unload_rgb() function
H A Dimage_libpng.c353 void image_unload_rgb(image_data* data) in image_unload_rgb() function