OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ylabel
(Results
1 - 8
of
8
) sorted by null
/cts/suite/cts/utils/
grapher.py
77
plt.
ylabel
('FPS')
/pdk/apps/CameraITS/tests/
test_param_black_level_lock.py
66
pylab.
ylabel
("Pixel count")
test_black_level.py
89
pylab.
ylabel
("Pixel count")
tutorial.py
173
pylab.
ylabel
("Pixel count")
/frameworks/base/tools/velocityplot/
velocityplot.py
129
def _add_timeseries_axes(self, index, title,
ylabel
, ylim, yticks, sharex=None):
136
ylabel
=
ylabel
,
142
axes.set_ylabel(
ylabel
, fontsize=10, fontweight='bold')
/system/extras/tests/sdcard/
plot_sdcard.py
204
gp.
ylabel
('duration in second')
241
gp.
ylabel
('duration in second')
273
gp.
ylabel
('duration in second')
/external/eigen/bench/btl/data/
gnuplot_common_settings.hh
74
set
ylabel
"MFLOPS" offset 0,0
/frameworks/base/tools/orientationplot/
orientationplot.py
203
def _add_timeseries_axes(self, index, title,
ylabel
, ylim, yticks, sharex=None):
210
ylabel
=
ylabel
,
216
axes.set_ylabel(
ylabel
, fontsize=10, fontweight='bold')
Completed in 3171 milliseconds