Searched refs:LOG_SKIPPED (Results 1 - 1 of 1) sorted by relevance

/external/libpng/contrib/libtests/
H A Dpngimage.c486 #define LOG_SKIPPED 0x200 /* Log skipped bugs */ macro
1292 if ((dp->options & LOG_SKIPPED) != 0)
1549 d.options |= LOG_SKIPPED;
1552 d.options &= ~LOG_SKIPPED;

Completed in 70 milliseconds