Home
last modified time | relevance | path

Searched refs:PNG_IO_MASK_LOC (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libpng/
Dpngtest.c364 switch (io_state & PNG_IO_MASK_LOC) in pngtest_check_io_state()
Dpng.h2430 # define PNG_IO_MASK_LOC 0x00f0 /* current location: sig/hdr/data/crc */ macro