/external/libpng/ |
pngtest.c | 1042 png_uint_32 res_x, res_y; local 1045 if (png_get_pHYs(read_ptr, read_info_ptr, &res_x, &res_y, &unit_type)) 1046 png_set_pHYs(write_ptr, write_info_ptr, res_x, res_y, unit_type); [all...] |
pngrutil.c | 1590 png_uint_32 res_x, res_y; local [all...] |
/external/chromium_org/third_party/libpng/ |
pngrutil.c | 1574 png_uint_32 res_x, res_y; local [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
pngrutil.c | 1488 png_uint_32 res_x, res_y; local [all...] |