Searched refs:png_do_read_filler (Results 1 – 5 of 5) sorted by relevance
/external/skia/third_party/libpng/ |
D | pngprefix.h | 88 #define png_do_read_filler skia_png_do_read_filler macro
|
/external/pdfium/samples/fx_lpng/lpng_v163/ |
D | pngpriv.h | 1198 PNG_INTERNAL_FUNCTION(void,png_do_read_filler,(png_row_infop row_info,
|
D | fx_pngrtran.c | 2362 png_do_read_filler(row_info, png_ptr->row_buf + 1, in png_do_read_transformations() 2942 png_do_read_filler(png_row_infop row_info, png_bytep row, in png_do_read_filler() function
|
/external/libpng/ |
D | pngrtran.c | 2656 png_do_read_filler(png_row_infop row_info, png_bytep row, in png_do_read_filler() function 4945 png_do_read_filler(row_info, png_ptr->row_buf + 1, in png_do_read_transformations()
|
D | CHANGES | 334 Added grayscale and 16-bit capability to png_do_read_filler(). 1365 Fixed memory overrun bug in png_do_read_filler() with 16-bit datastreams, 1480 Added code to update the row_info->colortype in png_do_read_filler() (MSB).
|