Searched defs:initialRefreshRate (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | FrameRateOverrideCtsActivity.java | 305 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()
|
| D | FrameRateCtsActivity.java | 1006 float initialRefreshRate, int changeFrameRateStrategy) throws InterruptedException { in verifyClearFrameRate()
|
| /cts/hostsidetests/graphics/framerateoverride/app/src/com/android/cts/graphics/framerateoverride/ |
| D | FrameRateOverrideTestActivity.java | 281 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()
|