Home
last modified time | relevance | path

Searched defs:imageMemory (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotImageTests.cpp71 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
153 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
200 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
275 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
325 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
438 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
DGfxstreamEnd2EndVkTests.cpp98 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in DoAcquireImageAndroidWithSync() local
178 auto imageMemory = device->allocateMemoryUnique(imageMemoryAllocateInfo).value; in TEST_P() local
/hardware/google/gfxstream/common/detector/
DVulkan.h125 vkhpp::UniqueDeviceMemory imageMemory; member
146 vkhpp::UniqueDeviceMemory imageMemory; member
DVulkan.cpp335 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateImage() local
583 auto imageMemory = VK_EXPECT_RV(mDevice->allocateMemoryUnique(imageMemoryAllocateInfo)); in CreateYuvImage() local
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp123 VkDeviceMemory imageMemory = VK_NULL_HANDLE; member in goldfish_vk::testing::__anonbc3419c60111::ComputePipelineRestorationTest
/hardware/google/gfxstream/host/vulkan/
DVkAndroidNativeBuffer.h72 VkDeviceMemory imageMemory = VK_NULL_HANDLE; member
DVkAndroidNativeBuffer.cpp368 auto imageMemory = anbInfo->imageMemory; in teardownAndroidNativeBufferImage() local
DCompositorVk.cpp590 VkDeviceMemory imageMemory = VK_NULL_HANDLE; in setUpDefaultImage() local