Searched defs:HistogramConfig (Results 1 – 2 of 2) sorted by relevance
75 struct HistogramConfig { struct80 HistogramConfig() {} in HistogramConfig() argument82 HistogramConfig(const RoiRect &roi, const Weight &weights, const HistogramPos &pos) { in HistogramConfig() argument
69 using HistogramConfig = aidl::com::google::hardware::pixel::display::HistogramConfig; variable