Searched refs:setRoiWeightThreshold (Results 1 – 3 of 3) sorted by relevance
63 HistogramErrorCode setRoiWeightThreshold(const RoiRect &roi, const Weight &weight,
75 histogram::HistogramErrorCode histogram::HistogramMediator::setRoiWeightThreshold( in setRoiWeightThreshold() function in histogram::HistogramMediator
215 if (mMediator.setRoiWeightThreshold(roi, weight, pos) != HistogramErrorCode::NONE) { in runMediator()