Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE) macro
81 # define png_debug(l,m) \ macro
106 # define png_debug(l,m) \ macro
145 # define png_debug(l, m) ((void)0) macro