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

/external/libpng/
H A Dpngdebug.h66 # ifndef png_debug2
67 # define png_debug2(l,m,p1,p2) \ macro
97 # ifndef png_debug2
98 # define png_debug2(l,m,p1,p2) \ macro
128 # ifndef png_debug2
129 # define png_debug2(l,m,p1,p2) \ macro
151 #ifndef png_debug2
152 # define png_debug2(l, m, p1, p2) ((void)0) macro
/external/chromium_org/third_party/libpng/
H A Dpng.h2624 #ifndef png_debug2
2625 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro
2654 # ifndef png_debug2
2655 # define png_debug2(l,m,p1,p2) \ macro
2685 # ifndef png_debug2
2686 # define png_debug2(l,m,p1,p2) \ macro
2708 #ifndef png_debug2
2709 #define png_debug2(l, m, p1, p2) macro
/external/qemu/distrib/libpng-1.2.46/
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

Completed in 82 milliseconds