Home
last modified time | relevance | path

Searched defs:allocSharedHostRegionLocked (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/host-common/
Daddress_space_shared_slots_host_memory_allocator_unittests.cpp44 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked() function
Daddress_space_device.h77 int (*allocSharedHostRegionLocked)(uint64_t page_aligned_size, uint64_t* offset); member
/device/generic/vulkan-cereal/host-common/testing/
DHostAddressSpace.cpp263 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked() function in android::HostAddressSpaceDevice::Impl
470 int HostAddressSpaceDevice::allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offse… in allocSharedHostRegionLocked() function in android::HostAddressSpaceDevice