/ndk/tests/build/issue20862-libpng-O0/jni/ |
pngdebug.h | 63 # ifndef png_debug1 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 92 # ifndef png_debug1 93 # define png_debug1(l,m,p1) \ macro 120 # ifndef png_debug1 121 # define png_debug1(l,m,p1) \ macro 151 #ifndef png_debug1 152 # define png_debug1(l, m, p1) ((void)0) macro
|
/external/chromium_org/third_party/libpng/ |
pngget.c | 124 png_debug1(1, "in %s retrieval function", "png_get_x_pixels_per_meter"); 145 png_debug1(1, "in %s retrieval function", "png_get_y_pixels_per_meter"); 166 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); 190 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); 214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 236 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 280 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 339 png_debug1(1, "in %s retrieval function", "pHYs"); 397 png_debug1(1, "in %s retrieval function", "bKGD") [all...] |
pngset.c | 28 png_debug1(1, "in %s storage function", "bKGD"); 45 png_debug1(1, "in %s storage function", "cHRM"); 79 png_debug1(1, "in %s storage function", "cHRM fixed"); 120 png_debug1(1, "in %s storage function", "gAMA"); 148 png_debug1(1, "in %s storage function", "gAMA"); 186 png_debug1(1, "in %s storage function", "hIST"); 232 png_debug1(1, "in %s storage function", "IHDR"); 276 png_debug1(1, "in %s storage function", "oFFs"); 297 png_debug1(1, "in %s storage function", "pCAL"); 303 png_debug1(3, "allocating purpose for info (%lu bytes)" [all...] |
pngrio.c | 35 png_debug1(4, "reading %d bytes", (int)length);
|
pngrutil.c | 506 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); 507 png_debug1(3, "channels = %d", png_ptr->channels); 508 png_debug1(3, "rowbytes = %lu", png_ptr->rowbytes); [all...] |
pngwrite.c | 914 png_debug1(3, "row_info->color_type = %d", png_ptr->row_info.color_type); 915 png_debug1(3, "row_info->width = %lu", png_ptr->row_info.width); 916 png_debug1(3, "row_info->channels = %d", png_ptr->row_info.channels); 917 png_debug1(3, "row_info->bit_depth = %d", png_ptr->row_info.bit_depth); 918 png_debug1(3, "row_info->pixel_depth = %d", png_ptr->row_info.pixel_depth); 919 png_debug1(3, "row_info->rowbytes = %lu", png_ptr->row_info.rowbytes); [all...] |
pngwutil.c | 609 png_debug1(3, "num_palette = %d", png_ptr->num_palette); [all...] |
png.h | 2622 #define png_debug1 macro 2647 # define png_debug1 macro 2675 # define png_debug1 macro 2706 #define png_debug1 macro [all...] |
/external/libpng/ |
pngget.c | 124 png_debug1(1, "in %s retrieval function", "png_get_x_pixels_per_meter"); 145 png_debug1(1, "in %s retrieval function", "png_get_y_pixels_per_meter"); 166 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); 190 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); 214 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 236 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 258 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 280 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 339 png_debug1(1, "in %s retrieval function", "pHYs"); 397 png_debug1(1, "in %s retrieval function", "bKGD") [all...] |
pngset.c | 28 png_debug1(1, "in %s storage function", "bKGD"); 45 png_debug1(1, "in %s storage function", "cHRM"); 79 png_debug1(1, "in %s storage function", "cHRM fixed"); 120 png_debug1(1, "in %s storage function", "gAMA"); 148 png_debug1(1, "in %s storage function", "gAMA"); 186 png_debug1(1, "in %s storage function", "hIST"); 232 png_debug1(1, "in %s storage function", "IHDR"); 276 png_debug1(1, "in %s storage function", "oFFs"); 297 png_debug1(1, "in %s storage function", "pCAL"); 303 png_debug1(3, "allocating purpose for info (%lu bytes)" [all...] |
pngrio.c | 35 png_debug1(4, "reading %d bytes", (int)length);
|
pngrutil.c | 522 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); 523 png_debug1(3, "channels = %d", png_ptr->channels); 524 png_debug1(3, "rowbytes = %lu", png_ptr->rowbytes); [all...] |
pngwrite.c | 914 png_debug1(3, "row_info->color_type = %d", png_ptr->row_info.color_type); 915 png_debug1(3, "row_info->width = %lu", png_ptr->row_info.width); 916 png_debug1(3, "row_info->channels = %d", png_ptr->row_info.channels); 917 png_debug1(3, "row_info->bit_depth = %d", png_ptr->row_info.bit_depth); 918 png_debug1(3, "row_info->pixel_depth = %d", png_ptr->row_info.pixel_depth); 919 png_debug1(3, "row_info->rowbytes = %lu", png_ptr->row_info.rowbytes); [all...] |
pngwutil.c | 609 png_debug1(3, "num_palette = %d", png_ptr->num_palette); [all...] |
pngtest.c | 1092 png_debug1(0, "Handling %d iTXt/tEXt/zTXt chunks", num_text); [all...] |
png.h | 2694 #define png_debug1 macro 2719 # define png_debug1 macro 2747 # define png_debug1 macro 2778 #define png_debug1 macro [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngget.c | 124 png_debug1(1, "in %s retrieval function\n", "png_get_x_pixels_per_meter"); 142 png_debug1(1, "in %s retrieval function\n", "png_get_y_pixels_per_meter"); 160 png_debug1(1, "in %s retrieval function\n", "png_get_pixels_per_meter"); 180 png_debug1(1, "in %s retrieval function\n", "png_get_aspect_ratio"); 201 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns"); 219 png_debug1(1, "in %s retrieval function\n", "png_get_y_offset_microns"); 237 png_debug1(1, "in %s retrieval function\n", "png_get_x_offset_microns"); 255 png_debug1(1, "in %s retrieval function\n", "png_get_y_offset_microns"); 311 png_debug1(1, "in %s retrieval function\n", "pHYs"); 368 png_debug1(1, "in %s retrieval function\n", "bKGD") [all...] |
pngset.c | 25 png_debug1(1, "in %s storage function\n", "bKGD"); 41 png_debug1(1, "in %s storage function\n", "cHRM"); 92 png_debug1(1, "in %s storage function\n", "cHRM"); 158 png_debug1(1, "in %s storage function\n", "gAMA"); 185 png_debug1(1, "in %s storage function\n", "gAMA"); 222 png_debug1(1, "in %s storage function\n", "hIST"); 265 png_debug1(1, "in %s storage function\n", "IHDR"); 372 png_debug1(1, "in %s storage function\n", "oFFs"); 392 png_debug1(1, "in %s storage function\n", "pCAL"); 397 png_debug1(3, "allocating purpose for info (%lu bytes)\n", length) [all...] |
pngrio.c | 31 png_debug1(4,"reading %d bytes\n", (int)length);
|
pngwrite.c | 876 png_debug1(3, "row_info->color_type = %d\n", png_ptr->row_info.color_type); 877 png_debug1(3, "row_info->width = %lu\n", png_ptr->row_info.width); 878 png_debug1(3, "row_info->channels = %d\n", png_ptr->row_info.channels); 879 png_debug1(3, "row_info->bit_depth = %d\n", png_ptr->row_info.bit_depth); 880 png_debug1(3, "row_info->pixel_depth = %d\n", png_ptr->row_info.pixel_depth); 881 png_debug1(3, "row_info->rowbytes = %lu\n", png_ptr->row_info.rowbytes); [all...] |
pngwutil.c | 579 png_debug1(3, "num_palette = %d\n", png_ptr->num_palette); [all...] |
pngrutil.c | 410 png_debug1(3,"bit_depth = %d\n", png_ptr->bit_depth); 411 png_debug1(3,"channels = %d\n", png_ptr->channels); 412 png_debug1(3,"rowbytes = %lu\n", png_ptr->rowbytes); [all...] |
png.h | 2462 #define png_debug1 macro 2476 #define png_debug1 macro 2496 #define png_debug1 macro [all...] |
pnggccrd.c | [all...] |
pngread.c | 996 png_debug1(0, "Reading %s chunk.\n", png_ptr->chunk_name); [all...] |