Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngtest.c358 if ((io_state & PNG_IO_MASK_OP) != io_op) in pngtest_check_io_state()
Dpng.h2429 # define PNG_IO_MASK_OP 0x000f /* current operation: reading/writing */ macro