Searched refs:png_debug2 (Results 1 - 6 of 6) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngdebug.h94 # ifndef png_debug2
95 # define png_debug2(l,m,p1,p2) \ macro
128 # ifndef png_debug2
129 # define png_debug2(l,m,p1,p2) \ macro
159 # ifndef png_debug2
160 # define png_debug2(l,m,p1,p2) \ macro
182 #ifndef png_debug2
183 # define png_debug2(l, m, p1, p2) ((void)0) macro
H A Dpngwrite.c241 png_debug2(2, "Writing header text chunk %d, type %d", i,
353 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
642 png_debug2(1, "in png_write_row (row %u, pass %d)",
H A Dpngset.c335 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
783 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
H A Dpngwutil.c144 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name,
1511 png_debug2(3, "num_hist = %d, num_palette = %d", num_hist,
1916 png_debug2(3, "pCAL parameter %d length = %lu", i,
H A Dpngread.c486 png_debug2(1, "in png_read_row (row %lu, pass %d)",
H A Dpngrutil.c198 png_debug2(0, "Reading %s chunk, length = %u",
3183 png_debug2(2, "row = %u, filter = %d", png_ptr->row_number, filter);

Completed in 2424 milliseconds