Home
last modified time | relevance | path

Searched defs:changeFrameRateStrategy (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateCtsActivity.java226 public int setFrameRate(float frameRate, int compatibility, int changeFrameRateStrategy) { in setFrameRate()
280 int changeFrameRateStrategy) { in setInvalidFrameRate()
715 private void testExactFrameRateMatch(Api api, int changeFrameRateStrategy) in testExactFrameRateMatch()
781 private void testFixedSource(Api api, int changeFrameRateStrategy) throws InterruptedException { in testFixedSource()
845 public void testFixedSource(int changeFrameRateStrategy) throws InterruptedException { in testFixedSource()
1007 float initialRefreshRate, int changeFrameRateStrategy) throws InterruptedException { in verifyClearFrameRate()
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_FrameRateCtsActivity.cpp171 jint compatibility, jint changeFrameRateStrategy) { in nativeWindowSetFrameRate()
224 jint compatibility, jint changeFrameRateStrategy) { in surfaceControlSetFrameRate()