Searched defs:png_debug (Results 1 – 2 of 2) sorted by relevance
/external/libpng/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 81 # define png_debug(l,m) \ macro 106 # define png_debug(l,m) \ macro 145 # define png_debug(l, m) ((void)0) macro
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 81 # define png_debug(l,m) \ macro 106 # define png_debug(l,m) \ macro 145 # define png_debug(l, m) ((void)0) macro
|