Searched refs:refreshNsec (Results 1 – 1 of 1) sorted by relevance
107 long refreshNsec = baseTimeNsec / FRAME_COUNT; in testThroughput() local108 Log.i(TAG, "Using " + refreshNsec + "ns as refresh rate"); in testThroughput()135 runThroughputTest(output, refreshNsec, 1.0f); in testThroughput()136 runThroughputTest(output, refreshNsec, 2.0f); in testThroughput()137 runThroughputTest(output, refreshNsec, 4.0f); in testThroughput()