OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_add_timeseries_legend
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tools/orientationplot/
orientationplot.py
97
self.
_add_timeseries_legend
(self.raw_acceleration_axes)
117
self.
_add_timeseries_legend
(self.filtered_acceleration_axes)
126
self.
_add_timeseries_legend
(self.tilt_angle_axes)
135
self.
_add_timeseries_legend
(self.orientation_angle_axes)
150
self.
_add_timeseries_legend
(self.orientation_axes)
168
self.
_add_timeseries_legend
(self.stability_axes)
177
self.
_add_timeseries_legend
(self.sample_latency_axes)
233
def
_add_timeseries_legend
(self, axes):
member in class:Plotter
/frameworks/base/tools/velocityplot/
velocityplot.py
98
self.
_add_timeseries_legend
(self.velocity_axes)
115
self.
_add_timeseries_legend
(self.old_velocity_axes)
159
def
_add_timeseries_legend
(self, axes):
member in class:Plotter
Completed in 138 milliseconds