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