Home | Sort by relevance Sort by last modified time |
/external/libpng/ | |
pngwutil.c | [all...] |
pngwrite.c | 978 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows); [all...] |
png.h | [all...] |
/external/qemu/distrib/libpng-1.2.19/ | |
pngwutil.c | [all...] |
pngwrite.c | 940 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows); [all...] |
png.h | 1218 png_uint_32 flush_dist; \/* how many rows apart to flush, 0 - no flush *\/ member in struct:png_struct_def [all...] |