Home
last modified time | relevance | path

Searched defs:initialRefreshRate (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/cts/
DFrameRateOverrideCtsActivity.java305 void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe()
311 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
401 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe()
412 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
425 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
439 float initialRefreshRate) throws InterruptedException, IOException; in test()
454 float initialRefreshRate) throws InterruptedException { in test()
511 float initialRefreshRate) throws InterruptedException { in test()
529 FrameRateObserver frameRateObserver, float initialRefreshRate) in testFrameRateOverride()
DFrameRateCtsActivity.java1006 float initialRefreshRate, int changeFrameRateStrategy) throws InterruptedException { in verifyClearFrameRate()
/cts/hostsidetests/graphics/framerateoverride/app/src/com/android/cts/graphics/framerateoverride/
DFrameRateOverrideTestActivity.java281 void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe()
287 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
377 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe()
388 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
408 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
426 float initialRefreshRate) throws InterruptedException, IOException; in test()
436 float initialRefreshRate) throws InterruptedException, IOException { in test()
468 FrameRateObserver frameRateObserver, float initialRefreshRate) in testFrameRateOverride()