Home
last modified time | relevance | path

Searched defs:appIdThresholdMappings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DSmallAreaDetectionAllowMappings.cpp22 std::vector<std::pair<int32_t, float>>& appIdThresholdMappings) { in update()
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp7964 std::vector<std::pair<int32_t, float>>& appIdThresholdMappings) { in updateSmallAreaDetection()