Searched defs:png_debug (Results 1 - 3 of 3) sorted by relevance
/external/chromium_org/third_party/libpng/ |
H A D | png.h | 2618 #ifndef png_debug 2619 #define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 2638 # ifndef png_debug 2639 # define png_debug(l,m) \ macro 2663 # ifndef png_debug 2664 # define png_debug(l,m) \ macro 2702 #ifndef png_debug 2703 #define png_debug(l, m) macro
|
/external/libpng/ |
H A D | png.h | 2690 #ifndef png_debug 2691 #define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro 2710 # ifndef png_debug 2711 # define png_debug(l,m) \ macro 2735 # ifndef png_debug 2736 # define png_debug(l,m) \ macro 2774 #ifndef png_debug 2775 #define png_debug(l, m) macro
|
/external/qemu/distrib/libpng-1.2.19/ |
H A D | png.h | 2461 #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 56 milliseconds