Searched refs:thresholdVector (Results 1 – 1 of 1) sorted by relevance
40 std::vector<float> thresholdVector; in nativeUpdateSmallAreaDetection() local43 thresholdVector.reserve(size); in nativeUpdateSmallAreaDetection()46 thresholdVector.push_back(static_cast<float>(thresholds[i])); in nativeUpdateSmallAreaDetection()48 SurfaceComposerClient::updateSmallAreaDetection(uidVector, thresholdVector); in nativeUpdateSmallAreaDetection()