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

  /external/libpng/
pngstruct.h 201 int zlib_text_strategy; /* holds zlib compression strategy */ member in struct:png_struct_def
pngwrite.c 525 png_ptr->zlib_text_strategy = PNG_TEXT_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 354 strategy = png_ptr->zlib_text_strategy;
    [all...]
  /external/pdfium/third_party/libpng16/
pngstruct.h 201 int zlib_text_strategy; /* holds zlib compression strategy */ member in struct:png_struct_def
pngwrite.c 525 png_ptr->zlib_text_strategy = PNG_TEXT_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 354 strategy = png_ptr->zlib_text_strategy;
    [all...]
  /external/skia/third_party/libpng/
pngstruct.h 201 int zlib_text_strategy; /* holds zlib compression strategy */ member in struct:png_struct_def
pngwrite.c 525 png_ptr->zlib_text_strategy = PNG_TEXT_Z_DEFAULT_STRATEGY;
    [all...]
pngwutil.c 354 strategy = png_ptr->zlib_text_strategy;
    [all...]

Completed in 707 milliseconds