Home
last modified time | relevance | path

Searched defs:mFence (Results 1 – 8 of 8) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DPixelCopyWideGamutViewProducerActivity.java50 private CountDownLatch mFence = new CountDownLatch(3); field in PixelCopyWideGamutViewProducerActivity
DPixelCopyGLProducerCtsActivity.java42 private CountDownLatch mFence; field in PixelCopyGLProducerCtsActivity.QuadColorGLRenderer
DPixelCopyViewProducerActivity.java55 private CountDownLatch mFence = new CountDownLatch(DRAW_FRAME_COUNT_BEFORE_CAPTURE); field in PixelCopyViewProducerActivity
DTextureViewCtsActivity.java164 private CountDownLatch mFence; field in TextureViewCtsActivity.RunSignalAndCatch
/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.h105 VkFence mFence; variable
DVulkanTestHelpers.h121 VkFence mFence = VK_NULL_HANDLE; variable
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DSurfaceViewTests.java127 private final CountDownLatch mFence = new CountDownLatch(1); field in SurfaceViewTests.SurfaceViewHelper
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java169 private CountDownLatch mFence; field in OpenGLESActivity.RunSignalAndCatch