Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py259 def transform_point_coords(point, x_base, y_base, \ argument
261 x = (point[0] - x_base) * xscale + x_trans