Home
last modified time | relevance | path

Searched defs:write_row_fn (Results 1 – 2 of 2) sorted by relevance

/external/libpng/
Dpngwrite.c1327 png_set_write_status_fn(png_structrp png_ptr, png_write_status_ptr write_row_fn) in png_set_write_status_fn()
Dpngstruct.h320 png_write_status_ptr write_row_fn; /* called after each row is encoded */ member