Searched refs:uidVector (Results 1 – 1 of 1) sorted by relevance
39 std::vector<int32_t> uidVector; in nativeUpdateSmallAreaDetection() local42 uidVector.reserve(size); in nativeUpdateSmallAreaDetection()45 uidVector.push_back(static_cast<int32_t>(uids[i])); in nativeUpdateSmallAreaDetection()48 SurfaceComposerClient::updateSmallAreaDetection(uidVector, thresholdVector); in nativeUpdateSmallAreaDetection()