OpenGrok
Cross Reference: mtb.py
xref
: /
external
/
autotest
/
client
/
site_tests
/
firmware_TouchMTB
/
mtb.py
Home
|
History
|
Annotate
|
Download
|
only in
firmware_TouchMTB
Lines Matching
refs:y1
575
def _calc_distance(self, (x0, y0), (x1,
y1
)):
578
dist_y =
y1
- y0