Home
last modified time | relevance | path

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

/frameworks/av/services/mediaresourcemanager/
DResourceTracker.cpp40 bool matchedPrimary = in hasResourceType() local
46 matchedPrimary = true; in hasResourceType()
48 matchedPrimary = true; in hasResourceType()
50 if (matchedPrimary && foundResource) { in hasResourceType()
546 bool matchedPrimary = in getBiggestClient() local
550 matchedPrimary = true; in getBiggestClient()
553 matchedPrimary = true; in getBiggestClient()
558 if (!matchedPrimary) { in getBiggestClient()
609 bool matchedPrimary = in getLeastImportantBiggestClient() local
613 matchedPrimary = true; in getLeastImportantBiggestClient()
[all …]