Home
last modified time | relevance | path

Searched refs:matchContentFrameRateUserPreference (Results 1 – 5 of 5) sorted by relevance

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DDisplayUtil.java86 private static int toSwitchingType(int matchContentFrameRateUserPreference) { in toSwitchingType() argument
87 switch (matchContentFrameRateUserPreference) { in toSwitchingType()
/cts/tests/tests/view/src/android/view/cts/
DDisplayRefreshRateTest.java194 private static int toSwitchingType(int matchContentFrameRateUserPreference) { in toSwitchingType() argument
195 switch (matchContentFrameRateUserPreference) { in toSwitchingType()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DChoreographerNativeTest.java278 private int toSwitchingType(int matchContentFrameRateUserPreference) { in toSwitchingType() argument
279 switch (matchContentFrameRateUserPreference) { in toSwitchingType()
/cts/tests/tests/gameframerate/src/
DGameFrameRateTest.java118 private int toSwitchingType(int matchContentFrameRateUserPreference) { in toSwitchingType() argument
119 switch (matchContentFrameRateUserPreference) { in toSwitchingType()
/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateOverrideTest.java115 private int toSwitchingType(int matchContentFrameRateUserPreference) { in toSwitchingType() argument
116 switch (matchContentFrameRateUserPreference) { in toSwitchingType()