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

/external/libpng/
H A Dpng.h2621 #ifndef png_debug
2622 #define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro
2641 # ifndef png_debug
2642 # define png_debug(l,m) \ macro
2666 # ifndef png_debug
2667 # define png_debug(l,m) \ macro
2705 #ifndef png_debug
2706 #define png_debug(l, m) macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h2461 #define png_debug(l,m) _RPT0(_CRT_WARN,m) macro
2470 #define png_debug(l,m) \ macro
2492 #ifndef png_debug
2493 #define png_debug(l, m) macro

Completed in 54 milliseconds