Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DSurfacePixelValidator2.java184 public boolean waitForAllFrames(long timeoutMs) { in waitForAllFrames() method in SurfacePixelValidator2
DCapturedActivity.java257 mSurfacePixelValidator.waitForAllFrames(maxCapturedDuration)); in runTest()