Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceManagerService.cpp585 int lowestPriorityPid; in getLowestPriorityBiggestClient_l() local
593 if (!getLowestPriorityPid_l(type, &lowestPriorityPid, &lowestPriority)) { in getLowestPriorityBiggestClient_l()
602 if (!getBiggestClient_l(lowestPriorityPid, type, client)) { in getLowestPriorityBiggestClient_l()
609 MediaResource::Type type, int *lowestPriorityPid, int *lowestPriority) { in getLowestPriorityPid_l() argument
635 *lowestPriorityPid = pid; in getLowestPriorityPid_l()