Home
last modified time | relevance | path

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

/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.java193 private ViewInitializer initBlueWebView(final CountDownLatch fence) { in initBlueWebView()
DLayerTests.java120 final CountDownLatch fence = new CountDownLatch(1); in testLayerPaintAlphaChanged() local
282 final CountDownLatch fence = new CountDownLatch(1); in testLayerResizeZero() local
/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
DPixelCopyTest.java623 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/nativehardware/jni/
DAHardwareBufferTest.cpp356 int32_t fence = -1; in TEST() local
386 int32_t fence = -1; in TEST() local
433 int32_t fence = -1; in TEST() local
473 int32_t fence = -1; in TEST() 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.kt159 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/hostsidetests/incident/apps/graphicsstatsapp/src/com/android/server/cts/device/graphicsstats/
DDrawFramesActivity.java164 final CountDownLatch fence = new CountDownLatch(1); in drawFrames() 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/tests/tests/view/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp217 int fence = -1; in SurfaceTransaction_setSolidBuffer() local
240 int fence = -1; in SurfaceTransaction_setQuadrantBuffer() local
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8482/
Dpoc.c90 __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-8432/
Dlocal_poc.h92 __u32 fence; /* Return value */ member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dlocal_poc.h92 __u32 fence; /* Return value */ member
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h322 __u32 fence; member
/cts/tests/tests/graphics/src/android/graphics/cts/
DBitmapTest.java1977 final CountDownLatch fence = new CountDownLatch(1); in runGcAndFinalizersSync() local