/external/chromium_org/third_party/libpng/ |
pngwrite.c | 23 * after the image data, put it in png_write_end(). I strongly encourage 27 * them in png_write_end(), and compressing them. 315 png_write_end(png_structp png_ptr, png_infop info_ptr) function 317 png_debug(1, "in png_write_end"); [all...] |
pngusr.h | 457 #define png_write_end wk_png_write_end macro
|
/external/libpng/ |
pngwrite.c | 23 * after the image data, put it in png_write_end(). I strongly encourage 27 * them in png_write_end(), and compressing them. 315 png_write_end(png_structp png_ptr, png_infop info_ptr) function 317 png_debug(1, "in png_write_end"); [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngwrite.c | 19 * after the image data, put it in png_write_end(). I strongly encourage 23 * them in png_write_end(), and compressing them. 295 png_write_end(png_structp png_ptr, png_infop info_ptr) function 297 png_debug(1, "in png_write_end\n"); [all...] |