Home
last modified time | relevance | path

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

/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java789 float frameRateA = incompatibleFrameRates[0]; in testFixedSource() local
793 frameRateA, frameRateB)); in testFixedSource()
809 surfaceA.setFrameRate(frameRateA, Surface.FRAME_RATE_COMPATIBILITY_DEFAULT, in testFixedSource()
817 verifyCompatibleAndStableFrameRate(frameRateA, FRAME_RATE_TOLERANCE_STRICT, in testFixedSource()