Searched defs:png_debug2 (Results 1 – 2 of 2) sorted by relevance
/external/libpng/ |
D | png.h | 2583 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2) macro 2613 # define png_debug2(l,m,p1,p2) \ macro 2644 # define png_debug2(l,m,p1,p2) \ macro 2667 #define png_debug2(l, m, p1, p2) macro
|
/external/qemu/distrib/libpng-1.2.19/ |
D | png.h | 2463 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m,p1,p2) macro 2482 #define png_debug2(l,m,p1,p2) \ macro 2499 #define png_debug2(l, m, p1, p2) macro
|