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

  /external/libpng/
pngstruct.h 246 int zlib_text_method; /* holds zlib compression method */ member in struct:png_struct_def
pngwrite.c 519 png_ptr->zlib_text_method = 8;
    [all...]
pngwutil.c 351 method = png_ptr->zlib_text_method;
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngstruct.h 93 int zlib_text_method; /* holds zlib compression method */ member in struct:png_struct_def

Completed in 139 milliseconds