HomeSort by relevance Sort by last modified time
    Searched refs:PNG_USER_PRIVATEBUILD (Results 1 - 5 of 5) 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...]
png.h 541 #ifdef PNG_USER_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...]
png.h 422 #if defined(PNG_USER_PRIVATEBUILD)
    [all...]

Completed in 592 milliseconds