Searched defs:png_debug1 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 89 # define png_debug1(l,m,p1) \ macro 117 # define png_debug1(l,m,p1) \ macro 148 # define png_debug1(l, m, p1) ((void)0) macro
|
/external/libpng/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 89 # define png_debug1(l,m,p1) \ macro 117 # define png_debug1(l,m,p1) \ macro 148 # define png_debug1(l, m, p1) ((void)0) macro
|