Searched refs:frameTime50th (Results 1 – 1 of 1) sorted by relevance
74 public int frameTime50th; field in JankStat94 frameTime50th = ft50; in JankStat()134 "\n50th percentile: " + frameTime50th + in toString()190 wgtAvgPercentile90 += stat.frameTime50th * weight; in mergeStatHistory()