Searched defs:png_debug1 (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/lpng_v163/ |
D | pngdebug.h | 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 93 # define png_debug1(l,m,p1) \ macro 121 # define png_debug1(l,m,p1) \ macro 152 # 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
|
/external/opencv3/3rdparty/libpng/ |
D | pngdebug.h | 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 93 # define png_debug1(l,m,p1) \ macro 121 # define png_debug1(l,m,p1) \ macro 152 # define png_debug1(l, m, p1) ((void)0) macro
|