HomeSort by relevance Sort by last modified time
    Searched defs:PNG_USER_PRIVATEBUILD (Results 1 - 4 of 4) 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...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 55 # ifndef PNG_USER_PRIVATEBUILD
56 # define PNG_USER_PRIVATEBUILD "Custom libpng build"
    [all...]

Completed in 84 milliseconds