Home
last modified time | relevance | path

Searched refs:mInitialMatchContentFrameRate (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tests/ChoreographerTests/src/main/java/android/view/choreographertests/
H A DAttachedChoreographerNativeTest.java58 private int mInitialMatchContentFrameRate; field in AttachedChoreographerNativeTest
100 mInitialMatchContentFrameRate = in setup()
110 mDisplayManager.setRefreshRateSwitchingType(mInitialMatchContentFrameRate); in tearDown()
H A DAttachedChoreographerTest.java64 private int mInitialMatchContentFrameRate; field in AttachedChoreographerTest
110 mInitialMatchContentFrameRate = toSwitchingType( in setUp()
125 mDisplayManager.setRefreshRateSwitchingType(mInitialMatchContentFrameRate); in tearDown()