Searched refs:collectRoiLuma (Results 1 – 3 of 3) sorted by relevance
62 HistogramErrorCode collectRoiLuma(std::vector<char16_t> *buf);
88 histogram::HistogramErrorCode histogram::HistogramMediator::collectRoiLuma( in collectRoiLuma() function in histogram::HistogramMediator
237 if (mMediator.collectRoiLuma(histogrambuffer) != HistogramErrorCode::NONE) { in runMediator()