OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PNG_USER_PRIVATEBUILD
(Results
1 - 3
of
3
) sorted by null
/external/libpng/
pngusr.h
1
#define
PNG_USER_PRIVATEBUILD
"Skia build; no MNG features"
pngconf.h
34
# ifndef
PNG_USER_PRIVATEBUILD
35
# define
PNG_USER_PRIVATEBUILD
51
* #define
PNG_USER_PRIVATEBUILD
<Describes by whom and why this version of
53
* e.g. #define
PNG_USER_PRIVATEBUILD
"Build by MyCompany for xyz reasons."
71
are now LIBPNG reserved macros. Use
PNG_USER_PRIVATEBUILD
instead.")
76
Use
PNG_USER_PRIVATEBUILD
instead.")
77
# define
PNG_USER_PRIVATEBUILD
PRIVATEBUILD
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngconf.h
27
# ifndef
PNG_USER_PRIVATEBUILD
28
# define
PNG_USER_PRIVATEBUILD
44
* #define
PNG_USER_PRIVATEBUILD
<Describes by whom and why this version of
46
* e.g. #define
PNG_USER_PRIVATEBUILD
"Build by MyCompany for xyz reasons."
64
are now LIBPNG reserved macros. Use
PNG_USER_PRIVATEBUILD
instead.")
69
Use
PNG_USER_PRIVATEBUILD
instead.")
70
# define
PNG_USER_PRIVATEBUILD
PRIVATEBUILD
[
all
...]
Completed in 233 milliseconds