Home
last modified time | relevance | path

Searched refs:png_deflate_claim (Results 1 – 4 of 4) sorted by relevance

/external/skia/third_party/libpng/
Dpngwutil.c293 png_deflate_claim(png_structrp png_ptr, png_uint_32 owner, in png_deflate_claim() function
504 ret = png_deflate_claim(png_ptr, chunk_name, comp->input_len); in png_text_compress()
948 if (png_deflate_claim(png_ptr, png_IDAT, png_image_size(png_ptr)) != Z_OK) in png_compress_IDAT()
/external/libpng/
Dpngwutil.c293 png_deflate_claim(png_structrp png_ptr, png_uint_32 owner, in png_deflate_claim() function
504 ret = png_deflate_claim(png_ptr, chunk_name, comp->input_len); in png_text_compress()
948 if (png_deflate_claim(png_ptr, png_IDAT, png_image_size(png_ptr)) != Z_OK) in png_compress_IDAT()
DCHANGES5024 Conditionally compile some code in png_deflate_claim(), when
/external/pdfium/third_party/libpng16/
Dpngwutil.c293 png_deflate_claim(png_structrp png_ptr, png_uint_32 owner, in png_deflate_claim() function
504 ret = png_deflate_claim(png_ptr, chunk_name, comp->input_len); in png_text_compress()
948 if (png_deflate_claim(png_ptr, png_IDAT, png_image_size(png_ptr)) != Z_OK) in png_compress_IDAT()