Home
last modified time | relevance | path

Searched defs:swapFence (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyGLProducerCtsActivity.java108 public void setSwapFence(CountDownLatch swapFence) { in setSwapFence()
DPixelCopyTest.java167 CountDownLatch swapFence = new CountDownLatch(2); in waitForGlProducerActivity() local
664 CountDownLatch swapFence = new CountDownLatch(2); in testNotLeaking() local