HomeSort by relevance Sort by last modified time
    Searched refs:matplotlib (Results 26 - 49 of 49) sorted by null

12

  /cts/apps/CameraITS/tests/inprog/
test_burst_sameness_fullres_auto.py 22 import matplotlib namespace
23 import matplotlib.pyplot namespace
test_3a_remote.py 22 import matplotlib.pyplot namespace
  /cts/apps/CameraITS/tests/scene1/
test_param_shading_mode.py 19 import matplotlib namespace
101 matplotlib.pyplot.savefig("%s_ls_maps_mode_%d_loop_%d.png" %
test_post_raw_sensitivity_boost.py 22 import matplotlib namespace
23 import matplotlib.pyplot namespace
117 matplotlib.pyplot.savefig("%s_raw_plot_means.png" % (NAME))
123 matplotlib.pyplot.savefig("%s_yuv_plot_means.png" % (NAME))
test_capture_result.py 21 import matplotlib.pyplot namespace
99 fig = matplotlib.pyplot.figure()
106 matplotlib.pyplot.savefig("%s_plot_lsc_%s_ch%d.png"%(NAME,name,ch))
test_reprocess_noise_reduction.py 21 import matplotlib namespace
22 import matplotlib.pyplot namespace
136 matplotlib.pyplot.savefig("%s_plot_%s_SNRs.png" %
  /cts/apps/CameraITS/tests/scene3/
test_edge_enhancement.py 21 import matplotlib namespace
22 import matplotlib.pyplot namespace
test_reprocess_edge_enhancement.py 21 import matplotlib namespace
22 import matplotlib.pyplot namespace
  /cts/apps/CameraITS/tests/sensor_fusion/
test_sensor_fusion.py 23 import matplotlib namespace
24 import matplotlib.pyplot namespace
195 fig = matplotlib.pyplot.figure()
202 matplotlib.pyplot.savefig("%s_plot_shifts.png" % (NAME))
215 fig = matplotlib.pyplot.figure()
224 matplotlib.pyplot.savefig("%s_plot.png" % (NAME))
  /external/autotest/frontend/tko/
graphing_utils.py 7 # When you import matplotlib, it tries to write some temp files for better
10 # writable when running under Apache, and matplotlib's not smart enough to
15 '.matplotlib-%s' % getpass.getuser())
21 import matplotlib namespace
22 matplotlib.use('Agg')
23 import matplotlib.figure, matplotlib.backends.backend_agg namespace
167 Creates an instance of matplotlib.figure.Figure, given the height in inches.
171 fig = matplotlib.figure.Figure(
242 # matplotlib before we start calling transform(); otherwise, it will retur
    [all...]
  /external/chromium-trace/catapult/experimental/
plot_bisect_results.py 14 from matplotlib import cm # pylint: disable=import-error
15 from matplotlib import pyplot # pylint: disable=import-error
  /external/webrtc/tools/cpu/
cpu_mon.py 16 from matplotlib import pyplot
  /external/blktrace/btt/
btt_plot.py 3 # btt_plot.py: Generate matplotlib plots for BTT generate data files
23 btt_plot.py: Generate matplotlib plots for BTT generated data files
62 import matplotlib namespace
63 matplotlib.use('Agg')
65 import matplotlib.pyplot as plt namespace
  /cts/suite/audio_quality/test_description/processing/
gen_random.py 21 import matplotlib.pyplot as plt namespace
check_spectrum_playback.py 21 import matplotlib.pyplot as plt namespace
check_spectrum.py 21 import matplotlib.pyplot as plt namespace
  /external/v8/tools/ignition/
bytecode_dispatches_report.py 11 from matplotlib import colors
12 from matplotlib import pyplot
  /cts/apps/CameraITS/tests/dng_noise_model/
dng_noise_model.py 21 import matplotlib namespace
22 import matplotlib.pyplot as plt namespace
  /external/autotest/client/site_tests/firmware_TouchMTB/
noise_summary.py 10 import matplotlib.pyplot as plt namespace
  /frameworks/base/tools/velocityplot/
velocityplot.py 28 import matplotlib.pyplot as plot namespace
  /external/webrtc/webrtc/video/
full_stack_plot.py 32 import matplotlib.pyplot as plt namespace
  /cts/apps/CameraITS/pymodules/its/
image.py 15 import matplotlib namespace
16 matplotlib.use('Agg')
  /frameworks/base/tools/orientationplot/
orientationplot.py 24 import matplotlib.pyplot as plot namespace
  /cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py 34 scipy, numpy and matplotlib are python packages that can be installed
39 import matplotlib.pyplot as plt namespace
    [all...]

Completed in 936 milliseconds

12