HomeSort by relevance Sort by last modified time
    Searched refs:png_debug2 (Results 1 - 19 of 19) sorted by null

  /external/libpng/
pngdebug.h 66 # ifndef png_debug2
67 # define png_debug2(l,m,p1,p2) \ macro
97 # ifndef png_debug2
98 # define png_debug2(l,m,p1,p2) \ macro
128 # ifndef png_debug2
129 # define png_debug2(l,m,p1,p2) \ macro
151 #ifndef png_debug2
152 # define png_debug2(l, m, p1, p2) ((void)0) macro
pngwrite.c 282 png_debug2(2, "Writing header text chunk %d, type %d", i,
377 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
685 png_debug2(1, "in png_write_row (row %u, pass %d)",
    [all...]
pngset.c 341 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
832 png_debug2(2, "Allocated %lu bytes at %p in png_set_text",
    [all...]
pngwutil.c 80 png_debug2(0, "Writing %s chunk, length = %lu", buf, (unsigned long)length);
    [all...]
pngread.c 392 png_debug2(1, "in png_read_row (row %lu, pass %d)",
    [all...]
pngrutil.c 168 png_debug2(0, "Reading %lx chunk, length = %lu",
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngdebug.h 66 # ifndef png_debug2
67 # define png_debug2(l,m,p1,p2) \ macro
100 # ifndef png_debug2
101 # define png_debug2(l,m,p1,p2) \ macro
131 # ifndef png_debug2
132 # define png_debug2(l,m,p1,p2) \ macro
154 #ifndef png_debug2
155 # define png_debug2(l, m, p1, p2) ((void)0) macro
  /external/chromium_org/third_party/libpng/
pngwrite.c 233 png_debug2(2, "Writing header text chunk %d, type %d", i,
340 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
796 png_debug2(1, "in png_write_row (row %ld, pass %d)",
    [all...]
png.h 2625 #define png_debug2 macro
2655 # define png_debug2 macro
2686 # define png_debug2 macro
2709 #define png_debug2 macro
    [all...]
pngset.c 343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
764 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
    [all...]
pngwutil.c 104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name,
    [all...]
pngrutil.c 124 png_debug2(0, "Reading %s chunk, length = %lu",
    [all...]
pngread.c 610 png_debug2(1, "in png_read_row (row %lu, pass %d)",
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngwrite.c 233 png_debug2(2, "Writing header text chunk %d, type %d", i,
340 png_debug2(2, "Writing trailer text chunk %d, type %d", i,
796 png_debug2(1, "in png_write_row (row %ld, pass %d)",
    [all...]
png.h 2697 #define png_debug2 macro
2727 # define png_debug2 macro
2758 # define png_debug2 macro
2781 #define png_debug2 macro
    [all...]
pngset.c 343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i,
774 png_debug2(2, "Allocated %lu bytes at %x in png_set_text",
    [all...]
pngwutil.c 104 png_debug2(0, "Writing %s chunk, length = %lu", chunk_name,
    [all...]
pngrutil.c 124 png_debug2(0, "Reading %s chunk, length = %lu",
    [all...]
pngread.c 619 png_debug2(1, "in png_read_row (row %lu, pass %d)",
    [all...]

Completed in 1479 milliseconds