Home
last modified time | relevance | path

Searched defs:fig (Results 1 – 5 of 5) sorted by relevance

/external/fonttools/Lib/fontTools/varLib/
Dplot.py46 def plotLocations(locations, fig, names=None, **kwargs): argument
70 def _plotLocations2D(model, axis, fig, cols, rows, names, **kwargs): argument
91 def _plotLocations3D(model, axes, fig, rows, cols, names, **kwargs): argument
127 def plotDocument(doc, fig, **kwargs): argument
/external/trace-cmd/scripts/debug/
Dtsync_res.py31 fig, ax = plt.subplots() variable
Dtsync_hist.py43 fig, ax = plt.subplots() variable
/external/libvpx/tools/non_greedy_mv/
Dnon_greedy_mv.py161 fig, axes = plt.subplots(2, 2) variable
/external/blktrace/btt/
Dbtt_plot.py243 def gen_title(fig, type, title_str): argument