Home
last modified time | relevance | path

Searched defs:altx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1255 def __init__(self, data, index, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
1276 def AddPoint(self, x, y, altx=None, alty=None, hregion=None, vregion=None): argument
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiarc.c2885 double x, altx; in arcSpan() local