Home
last modified time | relevance | path

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

/external/libpng/
Dpngdebug.h65 # 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
Dpngwrite.c293 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()
Dpngwutil.c80 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()
Dpngset.c408 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()
Dpngrutil.c174 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()
Dpngread.c390 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()
DCHANGES2139 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.
Dlibpng-manual.txt4500 png_debug2(level, message, p1, p2)
/external/pdfium/third_party/libpng16/
Dpngdebug.h65 # 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
Dpngwrite.c293 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()
Dpngwutil.c80 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()
Dpngset.c408 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()
Dpngrutil.c174 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()
Dpngread.c390 png_debug2(1, "in png_read_row (row %lu, pass %d)", in png_read_row()