Searched refs:total_width (Results 1 – 1 of 1) sorted by relevance
7362 uint32 width, length, total_width, total_length; in processCropSelections() local7472 total_width = total_length = 0; in processCropSelections()7571 total_width += crop->regionlist[i].width; in processCropSelections()7573 crop->combined_width = total_width; in processCropSelections()