Searched defs:axes (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tools/velocityplot/ |
D | velocityplot.py | 155 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument 159 def _add_timeseries_legend(self, axes): argument
|
/frameworks/base/tools/orientationplot/ |
D | orientationplot.py | 200 def _add_timeseries_line(self, axes, label, color, linewidth=1): argument 204 def _add_timeseries_legend(self, axes): argument
|
/frameworks/base/services/input/tests/ |
D | InputReader_test.cpp | 2497 void SingleTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes() 3618 void MultiTouchInputMapperTest::prepareAxes(int axes) { in prepareAxes()
|