Home
last modified time | relevance | path

Searched defs:fence (Results 1 – 25 of 26) sorted by relevance

12

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DTextureViewTests.java108 final CountDownLatch fence = new CountDownLatch(1); in testReuseSurfaceTexture() local
133 final CountDownLatch fence = new CountDownLatch(1); in testLockCanvas() local
DVectorDrawableTests.java84 final CountDownLatch fence = new CountDownLatch(1); in testInvalidateCache() local
DPathClippingTests.java209 private ViewInitializer initWebView(final CountDownLatch fence) { in initWebView()
DLayerTests.java120 final CountDownLatch fence = new CountDownLatch(1); in testLayerPaintAlphaChanged() local
282 final CountDownLatch fence = new CountDownLatch(1); in testLayerResizeZero() local
DRenderNodeTests.java967 CountDownLatch fence = new CountDownLatch(1); in assertRender() local
/cts/tests/tests/view/src/android/view/cts/util/
DNativeHeapLeakDetector.kt62 val fence = CountDownLatch(1) in runGcAndFinalizersSync() constant
/cts/tests/tests/view/src/android/view/cts/
DTextureViewCtsActivity.java130 CountDownLatch fence = new CountDownLatch(1); in setWideColorGamut() local
145 CountDownLatch fence = new CountDownLatch(1); in getContents() local
166 RunSignalAndCatch(Runnable run, CountDownLatch fence) { in RunSignalAndCatch()
184 CountDownLatch fence = new CountDownLatch(1); in runOnGLThread() local
250 CountDownLatch fence = new CountDownLatch(1); in drawFrame() local
DGLSurfaceViewCtsActivity.java47 CountDownLatch fence = new CountDownLatch(1); in requestRenderAndWait() local
DPixelCopyTest.java745 final CountDownLatch fence = new CountDownLatch(1); in runGcAndFinalizersSync() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0415/
Dpoc.cpp42 sp<Fence> fence; in start2() local
/cts/tests/sensor/jni/
Dandroid_hardware_cts_SensorDirectReportTest.cpp44 int32_t fence = -1; in readHardwareBuffer() local
DSensorTest.cpp214 int32_t fence = -1; in release() local
/cts/tests/tests/graphics/src/android/graphics/cts/utils/
DLeakTest.java36 final CountDownLatch fence = new CountDownLatch(2); in runGcAndFinalizersSync() local
/cts/tests/openglperf2/jni/primitive/contextswitch/
DContextSwitchRenderer.cpp181 EGLSyncKHR fence = eglCreateSyncKHR(mEglDisplay, EGL_SYNC_FENCE_KHR, NULL); in drawWorkload() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt160 val fence = CountDownLatch(1) in hashCode() constant
/cts/tests/tests/uirendering27/src/android/uirendering/cts/testinfrastructure/
DDrawActivity.kt160 val fence = CountDownLatch(1) in hashCode() constant
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlTest.java218 int width, int height, int color, SyncFence fence) { in setSolidBuffer()
1308 SyncFence fence = SyncFenceUtil.createUselessFence(); in testSurfaceTransaction_invalidSyncFence() local
1335 SyncFence fence = SyncFenceUtil.createUselessFence(); in testSurfaceTransaction_withSyncFence() local
1744 SyncFence fence = receivedFences[i]; in releaseBufferCallbackHelper() local
/cts/tests/vr/src/android/vr/cts/
DOpenGLESActivity.java102 CountDownLatch fence = new CountDownLatch(1); in runOnGlThread() local
171 RunSignalAndCatch(Runnable run, CountDownLatch fence) { in RunSignalAndCatch()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/
Dpoc.c84 __u32 fence; /* Return value */ member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c90 __u32 fence; /* Return value */ member
/cts/tests/camera/src/android/hardware/camera2/cts/
DImageWriterTest.java389 SyncFence fence = SyncFenceUtil.createUselessFence(); in testSetFence() local
/cts/tests/surfacecontrol/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp248 int fence = -1; in SurfaceTransaction_setSolidBuffer() local
283 int fence = -1; in SurfaceTransaction_setQuadrantBuffer() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dlocal_poc.h92 __u32 fence; /* Return value */ member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-0333/
Dlocal_poc.h129 int32_t fence; /* in/out, depends on flags */ member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h92 __u32 fence; /* Return value */ member

12