/external/libpng/ |
D | pngdebug.h | 65 # ifndef png_debug2 66 # define png_debug2(l,m,p1,p2) \ macro 96 # ifndef png_debug2 97 # define png_debug2(l,m,p1,p2) \ macro 127 # ifndef png_debug2 128 # define png_debug2(l,m,p1,p2) \ macro 150 #ifndef png_debug2 151 # define png_debug2(l, m, p1, p2) ((void)0) macro
|
D | pngwrite.c | 293 png_debug2(2, "Writing header text chunk %d, type %d", i, in png_write_info() 390 png_debug2(2, "Writing trailer text chunk %d, type %d", i, in png_write_end() 706 png_debug2(1, "in png_write_row (row %u, pass %d)", in png_write_row()
|
D | pngset.c | 408 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, in png_set_pCAL() 913 png_debug2(2, "Allocated %lu bytes at %p in png_set_text", in png_set_text_2()
|
D | pngwutil.c | 80 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length); in png_write_chunk_header() 1508 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist, in png_write_hIST() 1781 png_debug2(3, "pCAL parameter %d length = %lu", i, in png_write_pCAL()
|
D | pngrutil.c | 174 png_debug2(0, "Reading %lx chunk, length = %lu", in png_read_chunk_header() 3186 png_debug2(0," length = %lu, limit = %lu", in png_check_chunk_length()
|
D | pngread.c | 390 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()
|
D | CHANGES | 2139 Allow user to #define their own png_debug, png_debug1, and png_debug2. 2489 png_debug(), png_debug1(), and png_debug2() from libpng.3 to libpngpf.3.
|
D | libpng-manual.txt | 4500 png_debug2(level, message, p1, p2)
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 65 # ifndef png_debug2 66 # define png_debug2(l,m,p1,p2) \ macro 96 # ifndef png_debug2 97 # define png_debug2(l,m,p1,p2) \ macro 127 # ifndef png_debug2 128 # define png_debug2(l,m,p1,p2) \ macro 150 #ifndef png_debug2 151 # define png_debug2(l, m, p1, p2) ((void)0) macro
|
D | pngwrite.c | 293 png_debug2(2, "Writing header text chunk %d, type %d", i, in png_write_info() 390 png_debug2(2, "Writing trailer text chunk %d, type %d", i, in png_write_end() 706 png_debug2(1, "in png_write_row (row %u, pass %d)", in png_write_row()
|
D | pngset.c | 408 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, in png_set_pCAL() 913 png_debug2(2, "Allocated %lu bytes at %p in png_set_text", in png_set_text_2()
|
D | pngwutil.c | 80 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length); in png_write_chunk_header() 1508 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist, in png_write_hIST() 1781 png_debug2(3, "pCAL parameter %d length = %lu", i, in png_write_pCAL()
|
D | pngrutil.c | 174 png_debug2(0, "Reading %lx chunk, length = %lu", in png_read_chunk_header() 3186 png_debug2(0," length = %lu, limit = %lu", in png_check_chunk_length()
|
D | pngread.c | 390 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()
|