Searched defs:aboveThreshold (Results 1 – 2 of 2) sorted by relevance
151 double aboveThreshold = total95th - JANK_PENALTY_THRESHOLD_MS; in getJankPenalty() local
128 public static void traceFling(boolean expand, boolean aboveThreshold, boolean thresholdNeeded, in traceFling()