/external/libpng/ |
pngdebug.h | 62 # ifndef png_debug1 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 88 # ifndef png_debug1 89 # define png_debug1(l,m,p1) \ macro 116 # ifndef png_debug1 117 # define png_debug1(l,m,p1) \ macro 147 #ifndef png_debug1 148 # define png_debug1(l, m, p1) ((void)0) macro
|
pngget.c | 122 png_debug1(1, "in %s retrieval function", 144 png_debug1(1, "in %s retrieval function", 165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); 188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); 217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed"); 242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels"); 302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels"); 429 png_debug1(1, "in %s retrieval function", "pHYs") [all...] |
pngset.c | 28 png_debug1(1, "in %s storage function", "bKGD"); 47 png_debug1(1, "in %s storage function", "cHRM fixed"); 78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed"); 153 png_debug1(1, "in %s storage function", "eXIf"); 189 png_debug1(1, "in %s storage function", "gAMA"); 215 png_debug1(1, "in %s storage function", "hIST"); 259 png_debug1(1, "in %s storage function", "IHDR"); 298 png_debug1(1, "in %s storage function", "oFFs"); 319 png_debug1(1, "in %s storage function", "pCAL"); 326 png_debug1(3, "allocating purpose for info (%lu bytes)" [all...] |
pngrio.c | 34 png_debug1(4, "reading %d bytes", (int)length);
|
pngwrite.c | 834 png_debug1(3, "row_info->color_type = %d", row_info.color_type); 835 png_debug1(3, "row_info->width = %u", row_info.width); 836 png_debug1(3, "row_info->channels = %d", row_info.channels); 837 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth); 838 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth); 839 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes); [all...] |
pngrutil.c | 904 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); 905 png_debug1(3, "channels = %d", png_ptr->channels); 906 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes); [all...] |
pngwutil.c | 882 png_debug1(3, "num_palette = %d", png_ptr->num_palette); [all...] |
/external/pdfium/third_party/libpng16/ |
pngdebug.h | 62 # ifndef png_debug1 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 88 # ifndef png_debug1 89 # define png_debug1(l,m,p1) \ macro 116 # ifndef png_debug1 117 # define png_debug1(l,m,p1) \ macro 147 #ifndef png_debug1 148 # define png_debug1(l, m, p1) ((void)0) macro
|
pngget.c | 122 png_debug1(1, "in %s retrieval function", 144 png_debug1(1, "in %s retrieval function", 165 png_debug1(1, "in %s retrieval function", "png_get_pixels_per_meter"); 188 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio"); 217 png_debug1(1, "in %s retrieval function", "png_get_aspect_ratio_fixed"); 242 png_debug1(1, "in %s retrieval function", "png_get_x_offset_microns"); 262 png_debug1(1, "in %s retrieval function", "png_get_y_offset_microns"); 282 png_debug1(1, "in %s retrieval function", "png_get_x_offset_pixels"); 302 png_debug1(1, "in %s retrieval function", "png_get_y_offset_pixels"); 429 png_debug1(1, "in %s retrieval function", "pHYs") [all...] |
pngset.c | 28 png_debug1(1, "in %s storage function", "bKGD"); 47 png_debug1(1, "in %s storage function", "cHRM fixed"); 78 png_debug1(1, "in %s storage function", "cHRM XYZ fixed"); 142 png_debug1(1, "in %s storage function", "gAMA"); 168 png_debug1(1, "in %s storage function", "hIST"); 212 png_debug1(1, "in %s storage function", "IHDR"); 251 png_debug1(1, "in %s storage function", "oFFs"); 272 png_debug1(1, "in %s storage function", "pCAL"); 279 png_debug1(3, "allocating purpose for info (%lu bytes)", 330 png_debug1(3, "allocating units for info (%lu bytes)" [all...] |
pngrio.c | 34 png_debug1(4, "reading %d bytes", (int)length);
|
pngwrite.c | 823 png_debug1(3, "row_info->color_type = %d", row_info.color_type); 824 png_debug1(3, "row_info->width = %u", row_info.width); 825 png_debug1(3, "row_info->channels = %d", row_info.channels); 826 png_debug1(3, "row_info->bit_depth = %d", row_info.bit_depth); 827 png_debug1(3, "row_info->pixel_depth = %d", row_info.pixel_depth); 828 png_debug1(3, "row_info->rowbytes = %lu", (unsigned long)row_info.rowbytes); [all...] |
pngrutil.c | 894 png_debug1(3, "bit_depth = %d", png_ptr->bit_depth); 895 png_debug1(3, "channels = %d", png_ptr->channels); 896 png_debug1(3, "rowbytes = %lu", (unsigned long)png_ptr->rowbytes); [all...] |
pngwutil.c | 877 png_debug1(3, "num_palette = %d", png_ptr->num_palette); [all...] |