HomeSort by relevance Sort by last modified time
    Searched defs:res_x (Results 1 - 3 of 3) sorted by null

  /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 1584 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...]

Completed in 35 milliseconds