HomeSort by relevance Sort by last modified time
    Searched refs:PNG_Z_DEFAULT_STRATEGY (Results 1 - 10 of 10) sorted by null

  /external/libpng/
pnglibconf.h 211 #define PNG_Z_DEFAULT_STRATEGY 1
pngwrite.c 518 png_ptr->zlib_strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 341 strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
  /external/pdfium/third_party/libpng16/
pnglibconf.h 210 #define PNG_Z_DEFAULT_STRATEGY 1
pngwrite.c 518 png_ptr->zlib_strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 341 strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
  /external/skia/third_party/libpng/
pnglibconf.h 211 #define PNG_Z_DEFAULT_STRATEGY 1
pngwrite.c 518 png_ptr->zlib_strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 341 strategy = PNG_Z_DEFAULT_STRATEGY;
    [all...]
  /external/libpng/scripts/
pnglibconf.h.prebuilt 211 #define PNG_Z_DEFAULT_STRATEGY 1

Completed in 54 milliseconds