Searched defs:png_debug1 (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngdebug.h | 64 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 90 # define png_debug1(l,m,p1) \ macro 118 # define png_debug1(l,m,p1) \ macro 149 # define png_debug1(l, m, p1) ((void)0) macro
|
/external/qemu/distrib/libpng-1.2.46/ |
D | png.h | 2694 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 2719 # define png_debug1(l,m,p1) \ macro 2747 # define png_debug1(l,m,p1) \ macro 2778 #define png_debug1(l, m, p1) macro
|
/external/chromium_org/third_party/libpng/ |
D | png.h | 2622 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1) macro 2647 # define png_debug1(l,m,p1) \ macro 2675 # define png_debug1(l,m,p1) \ macro 2706 #define png_debug1(l, m, p1) macro
|