Home
last modified time | relevance | path

Searched defs:readyFence (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DActivityTestBase.java308 boolean useHardware, CountDownLatch readyFence) { in addLayout()
369 public CountDownLatch readyFence; field in ActivityTestBase.TestCase
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DActivityTestBase.java320 boolean useHardware, CountDownLatch readyFence) { in addLayout()
381 public CountDownLatch readyFence; field in ActivityTestBase.TestCase
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java126 final CountDownLatch readyFence = new CountDownLatch(1); in verifyTest() local
312 public SurfaceHolderCallback(SurfaceHolder.Callback callback, CountDownLatch readyFence, in SurfaceHolderCallback()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java2048 final CountDownLatch readyFence = new CountDownLatch(1); in testSurfaceTransaction_setFrameTimeline_preferredIndex() local
2083 final CountDownLatch readyFence = new CountDownLatch(1); in testSurfaceTransaction_setFrameTimeline_notPreferredIndex() local