Home
last modified time | relevance | path

Searched refs:PNG_DEPRECATED (Results 1 – 3 of 3) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngconf.h351 # ifndef PNG_DEPRECATED
352 # define PNG_DEPRECATED __attribute__((__deprecated__)) macro
378 # ifndef PNG_DEPRECATED
379 # define PNG_DEPRECATED __declspec(deprecated) macro
387 #ifndef PNG_DEPRECATED
388 # define PNG_DEPRECATED /* Use of this function is deprecated */ macro
Dpngpriv.h120 #ifndef PNG_DEPRECATED
121 # define PNG_DEPRECATED macro
Dpng.h2478 (png_structp png_ptr), PNG_DEPRECATED);