Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.cpp587 int callingPriority; in getLowestPriorityBiggestClient_l() local
588 if (!mProcessInfo->getPriority(callingPid, &callingPriority)) { in getLowestPriorityBiggestClient_l()
596 if (lowestPriority <= callingPriority) { in getLowestPriorityBiggestClient_l()
598 lowestPriority, callingPriority); in getLowestPriorityBiggestClient_l()