Home
last modified time | relevance | path

Searched defs:axes (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/velocityplot/
Dvelocityplot.py155 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument
159 def _add_timeseries_legend(self, axes): argument
/frameworks/base/tools/orientationplot/
Dorientationplot.py200 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument
204 def _add_timeseries_legend(self, axes): argument
/frameworks/base/services/input/tests/
DInputReader_test.cpp2497 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
3618 void MultiTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()