Home
last modified time | relevance | path

Searched refs:uidThresholdMappings (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DScheduler.h303 void updateSmallAreaDetection(std::vector<std::pair<int32_t, float>>& uidThresholdMappings);
DScheduler.cpp1273 std::vector<std::pair<int32_t, float>>& uidThresholdMappings) { in updateSmallAreaDetection() argument
1274 mSmallAreaDetectionAllowMappings.update(uidThresholdMappings); in updateSmallAreaDetection()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h654 status_t updateSmallAreaDetection(std::vector<std::pair<int32_t, float>>& uidThresholdMappings);