Searched defs:png_debug2 (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpng.h2696 #ifndef png_debug2
2697 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro
2726 # ifndef png_debug2
2727 # define png_debug2(l,m,p1,p2) \ macro
2757 # ifndef png_debug2
2758 # define png_debug2(l,m,p1,p2) \ macro
2780 #ifndef png_debug2
2781 #define png_debug2(l, m, p1, p2) macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h2463 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m,p1,p2) macro
2482 #define png_debug2(l,m,p1,p2) \ macro
2498 #ifndef png_debug2
2499 #define png_debug2(l, m, p1, p2) macro

Completed in 76 milliseconds