Home
last modified time | relevance | path

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

/external/libvncserver/test/
Dbmp.c276 int saveppm(char *filename, unsigned char *buf, int w, int h, in saveppm() function
322 return saveppm(filename, buf, w, h, f, srcpitch, srcbottomup); in savebmp()