Searched refs:doc_plot (Results 1 – 1 of 1) sorted by relevance
/system/media/camera/docs/ |
D | plots.py | 14 def doc_plot(fig, x, y): function 74 doc_plot(lin_fig, x_lin, y_lin) 90 doc_plot(inv_fig, x_inv, y_inv) 107 doc_plot(gamma_fig, x_gamma, y_gamma) 123 doc_plot(srgb_fig, x_srgb, y_srgb) 198 doc_plot(rec709_fig, x_rec709, y_rec709)
|