Searched refs:written_file (Results 1 – 1 of 1) sorted by relevance
582 struct buffer written_file; /* where the file gets written */ member608 buffer_init(&dp->written_file); in display_init()650 buffer_destroy(&dp->written_file); in display_destroy()1324 buffer_start_write(&dp->written_file); in write_png()1334 png_set_write_fn(dp->write_pp, &dp->written_file, write_function, in write_png()1435 read_png(dp, &dp->written_file, NULL, 0/*transforms*/); in test_one_file()1483 read_png(dp, &dp->written_file, NULL, 0); in test_one_file()