Searched refs:png_write_oFFs (Results 1 - 9 of 9) sorted by relevance

/external/libpng/
H A Dpngpriv.h1125 PNG_INTERNAL_FUNCTION(void,png_write_oFFs,(png_structrp png_ptr,
H A Dpngwrite.c247 png_write_oFFs(png_ptr, info_ptr->x_offset, info_ptr->y_offset,
H A Dpngwutil.c1696 png_write_oFFs(png_structrp png_ptr, png_int_32 x_offset, png_int_32 y_offset, function
1701 png_debug(1, "in png_write_oFFs");
/external/opencv3/3rdparty/libpng/
H A Dpngpriv.h913 PNG_EXTERN void png_write_oFFs PNGARG((png_structp png_ptr,
H A Dpngwrite.c172 png_write_oFFs(png_ptr, info_ptr->x_offset, info_ptr->y_offset,
H A Dpngwutil.c1841 png_write_oFFs(png_structp png_ptr, png_int_32 x_offset, png_int_32 y_offset, function
1846 png_debug(1, "in png_write_oFFs");
/external/pdfium/third_party/lpng_v163/
H A Dpngpriv.h1055 PNG_INTERNAL_FUNCTION(void,png_write_oFFs,(png_structrp png_ptr,
H A Dpngwrite.c240 png_write_oFFs(png_ptr, info_ptr->x_offset, info_ptr->y_offset,
H A Dpngwutil.c1772 png_write_oFFs(png_structrp png_ptr, png_int_32 x_offset, png_int_32 y_offset, function
1777 png_debug(1, "in png_write_oFFs");

Completed in 123 milliseconds