Searched defs:x_to (Results 1 – 5 of 5) sorted by relevance
93 float x_to, float y_to) in curve4()
259 int x_from, x_to; in render_line() local
138 int x_to = std::ceil((x + 1) * wr - 0.5f - in_x); in pixel_area_c1u8_clamp() local
145 int x_to = std::ceil((idx + 1) * wr - 0.5f - x_src); in scale_core() local
5301 def _gpu_add_given_devices(x, y, x_to, y_to, z_to): argument