Searched defs:png_debug2 (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngdebug.h | 67 # define png_debug2(l,m,p1,p2) \ macro 98 # define png_debug2(l,m,p1,p2) \ macro 129 # define png_debug2(l,m,p1,p2) \ macro 152 # define png_debug2(l, m, p1, p2) ((void)0) macro
|
/external/qemu/distrib/libpng-1.2.46/ |
D | png.h | 2697 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro 2727 # define png_debug2(l,m,p1,p2) \ macro 2758 # define png_debug2(l,m,p1,p2) \ macro 2781 #define png_debug2(l, m, p1, p2) macro
|
/external/chromium_org/third_party/libpng/ |
D | png.h | 2625 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro 2655 # define png_debug2(l,m,p1,p2) \ macro 2686 # define png_debug2(l,m,p1,p2) \ macro 2709 #define png_debug2(l, m, p1, p2) macro
|