Home
last modified time | relevance | path

Searched defs:readyFence (Results 1 – 5 of 5) 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.java341 boolean useHardware, CountDownLatch readyFence) { in addLayout()
402 public CountDownLatch readyFence; field in ActivityTestBase.TestCase
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java128 final CountDownLatch readyFence = new CountDownLatch(1); in verifyTest() local
314 public SurfaceHolderCallback(SurfaceHolder.Callback callback, CountDownLatch readyFence, in SurfaceHolderCallback()
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java2055 final CountDownLatch readyFence = new CountDownLatch(1); in testSurfaceTransaction_setFrameTimeline_preferredIndex() local
2090 final CountDownLatch readyFence = new CountDownLatch(1); in testSurfaceTransaction_setFrameTimeline_notPreferredIndex() local
2437 final CountDownLatch readyFence = new CountDownLatch(1); in testSetDesiredHdrHeadroom() local
DSurfaceControlTest.java2025 final CountDownLatch readyFence = new CountDownLatch(1); in testSetDesiredHdrHeadroom() local