Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1456 x0 = self.attrs.XToPixel(x0)
1457 x1 = self.attrs.XToPixel(x1)
1569 xp = attrs.XToPixel(x)
1601 width = attrs.XToPixel(hi)
1691 graph_width = attrs.XToPixel(attrs.subrange.x.hi) + 1
2087 def XToPixel(self, x): member in GraphAttributes
2102 rt = self.XToPixel(x)