Home
last modified time | relevance | path

Searched refs:DoAcquireImageAndroidWithSync (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkTests.cpp54 void DoAcquireImageAndroidWithSync(bool withFence, bool withSemaphore) { in DoAcquireImageAndroidWithSync() function in gfxstream::tests::__anoncd81821b0111::GfxstreamEnd2EndVkTest
1861 DoAcquireImageAndroidWithSync(/*withFence=*/true, /*withSemaphore=*/false); in TEST_P()
1865 DoAcquireImageAndroidWithSync(/*withFence=*/false, /*withSemaphore=*/true); in TEST_P()
1869 DoAcquireImageAndroidWithSync(/*withFence=*/true, /*withSemaphore=*/true); in TEST_P()