Home
last modified time | relevance | path

Searched refs:distance_to (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py426 def distance_to(self, other): member in convert_to_circles.Circle
431 return self.distance_to(other) <= 0.0
502 curr.distance_to(p) < CLUSTER_DISTANCE]
593 curr_dist = a.distance_to(b)