Home
last modified time | relevance | path

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

/cts/tests/tests/media/misc/src/android/media/misc/cts/
DPresentationSyncTest.java238 ChoreographedWrapper.runTest(this, output, i); in suppressed_testChoreographed()
248 private static class ChoreographedWrapper implements Runnable { class in PresentationSyncTest
254 private ChoreographedWrapper(PresentationSyncTest test, InputSurface output, in ChoreographedWrapper() method in PresentationSyncTest.ChoreographedWrapper
273 ChoreographedWrapper wrapper = new ChoreographedWrapper(obj, output, frameDelay); in runTest()