Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libpng/
Dpngstruct.h198 int zlib_text_method; /* holds zlib compression method */ member
Dpngwrite.c540 png_ptr->zlib_text_method = 8;
1311 png_ptr->zlib_text_method = method; in png_set_text_compression_method()
Dpngwutil.c350 method = png_ptr->zlib_text_method; in png_deflate_claim()