Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.cpp997 int callingPriority; in getLowestPriorityBiggestClient_l() local
1004 if (!getPriority_l(callingPid, &callingPriority)) { in getLowestPriorityBiggestClient_l()
1012 if (lowestPriority <= callingPriority) { in getLowestPriorityBiggestClient_l()
1014 lowestPriority, callingPriority); in getLowestPriorityBiggestClient_l()