Home
last modified time | relevance | path

Searched refs:zlib_text_method (Results 1 – 9 of 9) sorted by relevance

/external/skia/third_party/libpng/
Dpngstruct.h198 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c529 png_ptr->zlib_text_method = 8;
1300 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c351 method = png_ptr->zlib_text_method; in png_deflate_claim()
/external/libpng/
Dpngstruct.h198 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c529 png_ptr->zlib_text_method = 8;
1300 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c351 method = png_ptr->zlib_text_method; in png_deflate_claim()
/external/pdfium/third_party/libpng16/
Dpngstruct.h198 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c529 png_ptr->zlib_text_method = 8;
1300 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c351 method = png_ptr->zlib_text_method; in png_deflate_claim()