Searched refs:x_unit (Results 1 – 1 of 1) sorted by relevance
551 int x_unit = src_width / dest_width; in StretchMonoToGray() local552 int area_unit = y_unit * x_unit; in StretchMonoToGray()566 int src_x_end = src_x_start + x_unit; in StretchMonoToGray()