Searched refs:FRAME_PERIOD_MS (Results 1 – 1 of 1) sorted by relevance
55 public static final int FRAME_PERIOD_MS = 16; field in UiBenchmarkResult186 if (thisDuration > FRAME_PERIOD_MS) { in getSortedJankFrameIndices()191 if (thisDuration > 2 * FRAME_PERIOD_MS) { in getSortedJankFrameIndices()