Searched defs:mFence (Results 1 – 8 of 8) sorted by relevance
50 private CountDownLatch mFence = new CountDownLatch(3); field in PixelCopyWideGamutViewProducerActivity
42 private CountDownLatch mFence; field in PixelCopyGLProducerCtsActivity.QuadColorGLRenderer
55 private CountDownLatch mFence = new CountDownLatch(DRAW_FRAME_COUNT_BEFORE_CAPTURE); field in PixelCopyViewProducerActivity
164 private CountDownLatch mFence; field in TextureViewCtsActivity.RunSignalAndCatch
105 VkFence mFence; variable
121 VkFence mFence = VK_NULL_HANDLE; variable
127 private final CountDownLatch mFence = new CountDownLatch(1); field in SurfaceViewTests.SurfaceViewHelper
169 private CountDownLatch mFence; field in OpenGLESActivity.RunSignalAndCatch