Home
last modified time | relevance | path

Searched defs:alignedSize (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp331 const uint32_t alignedSize = align(info->size, (*m_hw->getGuestPageSize)()); in allocate() local
397 const uint32_t alignedSize, in populatePhysAddr()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4463 VkDeviceSize alignedSize = __ALIGN(localAllocInfo.allocationSize, kPageSizeforBlob); in on_vkAllocateMemory() local
4496 VkDeviceSize alignedSize = __ALIGN(localAllocInfo.allocationSize, kPageSizeforBlob); in on_vkAllocateMemory() local
5015 uint64_t alignedSize = in vkGetBlobInternal() local