Searched refs:thresh (Results 1 – 3 of 3) sorted by relevance
264 var thresh: Int in <lambda>() variable268 thresh = colorLevels[i] in <lambda>()270 if (level <= thresh) { in <lambda>()
281 int thresh, color = 0; in getColorForLevel() local283 thresh = mColors[i]; in getColorForLevel()285 if (percent <= thresh) { in getColorForLevel()
48 TrustedPresentationThresholds thresh() { in thresh() function61 thresholds = thresh(); in SetUp()