Searched defs:png_debug1 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpng.h2621 #ifndef png_debug1
2622 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
2646 # ifndef png_debug1
2647 # define png_debug1(l,m,p1) \ macro
2674 # ifndef png_debug1
2675 # define png_debug1(l,m,p1) \ macro
2705 #ifndef png_debug1
2706 #define png_debug1(l, m, p1) macro
/external/libpng/
H A Dpng.h2693 #ifndef png_debug1
2694 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro
2718 # ifndef png_debug1
2719 # define png_debug1(l,m,p1) \ macro
2746 # ifndef png_debug1
2747 # define png_debug1(l,m,p1) \ macro
2777 #ifndef png_debug1
2778 #define png_debug1(l, m, p1) macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h2462 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m,p1) macro
2476 #define png_debug1(l,m,p1) \ macro
2495 #ifndef png_debug1
2496 #define png_debug1(l, m, p1) macro

Completed in 74 milliseconds