Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/rolling_shutter_skew/
Dtest_rolling_shutter_skew.py37 CLUSTER_DISTANCE = 50.0 / HEIGHT variable
117 global CLUSTER_DISTANCE
137 CLUSTER_DISTANCE = frame_h * CLUSTER_DISTANCE
138 debug_print('Setting cluster distance to %spx.' % CLUSTER_DISTANCE)
498 curr.distance_to(p) < CLUSTER_DISTANCE]