Searched refs:testFixedSource (Results 1 – 2 of 2) sorted by relevance
104 activity.testFixedSource(Surface.CHANGE_FRAME_RATE_ONLY_IF_SEAMLESS); in testFixedSource_Seamless()110 activity.testFixedSource(Surface.CHANGE_FRAME_RATE_ALWAYS); in testFixedSource_NonSeamless()
781 private void testFixedSource(Api api, int changeFrameRateStrategy) throws InterruptedException { in testFixedSource() method845 public void testFixedSource(int changeFrameRateStrategy) throws InterruptedException { in testFixedSource() method848 runTestsWithPreconditions(api -> testFixedSource(api, changeFrameRateStrategy), in testFixedSource()