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/
DPixelCopyGLProducerCtsActivity.java43 private CountDownLatch mFence; field in PixelCopyGLProducerCtsActivity.QuadColorGLRenderer
DPixelCopyWideGamutViewProducerActivity.java50 private CountDownLatch mFence = new CountDownLatch(3); field in PixelCopyWideGamutViewProducerActivity
DSurfaceOOMTestActivity.java63 private CountDownLatch mFence; field in SurfaceOOMTestActivity
DPixelCopyViewProducerActivity.java56 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.h132 VkFence mFence = VK_NULL_HANDLE; variable
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java169 private CountDownLatch mFence; field in OpenGLESActivity.RunSignalAndCatch