Searched refs:triggerTypeIndex (Results 1 – 1 of 1) sorted by relevance
388 int triggerTypeIndex = perTypeNumWindowList.length - 1; in getReportSetBasedOnRank() local391 triggerTypeIndex, in getReportSetBasedOnRank()392 perTypeNumWindowList[triggerTypeIndex], in getReportSetBasedOnRank()393 perTypeCapList[triggerTypeIndex], in getReportSetBasedOnRank()430 int triggerTypeIndex, in getReportSetBasedOnRankRecursive() argument437 if (winVal == 0 && triggerTypeIndex == 0) { in getReportSetBasedOnRankRecursive()442 triggerTypeIndex - 1, in getReportSetBasedOnRankRecursive()443 perTypeNumWindowList[triggerTypeIndex - 1], in getReportSetBasedOnRankRecursive()444 perTypeCapList[triggerTypeIndex - 1], in getReportSetBasedOnRankRecursive()451 perTypeNumWindowList, 0, triggerTypeIndex + 1); in getReportSetBasedOnRankRecursive()[all …]