OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PNG_DEPRECATED
(Results
1 - 3
of
3
) sorted by null
/ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h
351
# ifndef
PNG_DEPRECATED
352
# define
PNG_DEPRECATED
__attribute__((__deprecated__))
378
# ifndef
PNG_DEPRECATED
379
# define
PNG_DEPRECATED
__declspec(deprecated)
387
#ifndef
PNG_DEPRECATED
388
# define
PNG_DEPRECATED
/* Use of this function is deprecated */
pngpriv.h
120
#ifndef
PNG_DEPRECATED
121
# define
PNG_DEPRECATED
[
all
...]
/external/libpng/
pngconf.h
[
all
...]
Completed in 2730 milliseconds