Home
last modified time | relevance | path

Searched refs:PNG_IO_SIGNATURE (Results 1 – 11 of 11) sorted by relevance

/external/skia/third_party/libpng/
Dpngtest.c374 case PNG_IO_SIGNATURE: in pngtest_check_io_state()
Dpng.h2448 # define PNG_IO_SIGNATURE 0x0010 /* currently at the file signature */ macro
Dpngwutil.c57 png_ptr->io_state = PNG_IO_WRITING | PNG_IO_SIGNATURE; in png_write_sig()
Dpngrutil.c133 png_ptr->io_state = PNG_IO_READING | PNG_IO_SIGNATURE; in png_read_sig()
/external/libpng/
Dpngtest.c374 case PNG_IO_SIGNATURE: in pngtest_check_io_state()
Dpng.h2450 # define PNG_IO_SIGNATURE 0x0010 /* currently at the file signature */ macro
Dpngwutil.c57 png_ptr->io_state = PNG_IO_WRITING | PNG_IO_SIGNATURE; in png_write_sig()
Dpngrutil.c133 png_ptr->io_state = PNG_IO_READING | PNG_IO_SIGNATURE; in png_read_sig()
/external/pdfium/third_party/libpng16/
Dpng.h2448 # define PNG_IO_SIGNATURE 0x0010 /* currently at the file signature */ macro
Dpngwutil.c57 png_ptr->io_state = PNG_IO_WRITING | PNG_IO_SIGNATURE; in png_write_sig()
Dpngrutil.c133 png_ptr->io_state = PNG_IO_READING | PNG_IO_SIGNATURE; in png_read_sig()