Searched refs:src_domain_width (Results 1 – 6 of 6) sorted by relevance
208 float src_domain_width = src_domain.right - src_domain.left; in ScaleRect() local213 float width_ratio = dst_domain_width / src_domain_width; in ScaleRect()
212 float src_domain_width = src_domain.right - src_domain.left; in MapRect() local217 float width_ratio = dst_domain_width / src_domain_width; in MapRect()
217 float src_domain_width = src_domain.right - src_domain.left; in MapRect() local222 float width_ratio = dst_domain_width / src_domain_width; in MapRect()
258 float src_domain_width = src_domain.right - src_domain.left; in MapRect() local263 float width_ratio = dst_domain_width / src_domain_width; in MapRect()