Searched refs:frameTimeNsec (Results 1 – 1 of 1) sorted by relevance
153 private long runThroughputTest(InputSurface output, long frameTimeNsec, float mult) { in runThroughputTest() argument176 showNsec = startNsec + (long) (frameNum * frameTimeNsec * mult); in runThroughputTest()192 long expectedNsec = (long) (frameTimeNsec * FRAME_COUNT * mult); in runThroughputTest()