Searched refs:y_coords (Results 1 – 1 of 1) sorted by relevance
143 def gather(y_coords, x_coords, name): argument145 linear_coordinates = batch_offsets + y_coords * width + x_coords