Searched defs:expectedFrameRate (Results 1 – 3 of 3) sorted by relevance
| /cts/tests/tests/gameframerate/src/ |
| D | GameFrameRateCtsActivity.java | 351 void observe(float initialRefreshRate, FrameRateRange expectedFrameRate, String condition) in observe() 358 FrameRateRange expectedFrameRate, String condition) { in observe() 452 public void observe(float initialRefreshRate, FrameRateRange expectedFrameRate, in observe() 464 FrameRateRange expectedFrameRate, String condition) { in observe() 479 FrameRateRange expectedFrameRate, String condition) { in observe() 514 FrameRateRange expectedFrameRate = in test() local 529 FrameRateRange expectedFrameRate = in test() local
|
| /cts/tests/tests/graphics/src/android/graphics/cts/ |
| D | FrameRateOverrideCtsActivity.java | 309 void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe() 315 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe() 405 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) in observe() 416 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe() 429 public void observe(float initialRefreshRate, float expectedFrameRate, String condition) { in observe()
|
| D | FrameRateCtsActivity.java | 161 FrameRateTimeoutException(float expectedFrameRate, float deviceFrameRate) { in FrameRateTimeoutException() 166 public float expectedFrameRate; field in FrameRateCtsActivity.FrameRateTimeoutException 571 private void verifyCompatibleAndStableFrameRate(float expectedFrameRate, float tolerance, in verifyCompatibleAndStableFrameRate()
|