Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DHostmemIdMapping.h85 void addDescriptorInfo(Id id, ManagedDescriptor descriptor, uint32_t handleType,
/hardware/google/gfxstream/host/
DBlobManager.h87 void addDescriptorInfo(uint32_t ctx_id, uint64_t blobId, ManagedDescriptor descriptor,
DBlobManager.cpp54 void BlobManager::addDescriptorInfo(uint32_t ctxId, uint64_t blobId, ManagedDescriptor descriptor, in addDescriptorInfo() function in gfxstream::BlobManager
Dvirtio-gpu-gfxstream-renderer.cpp1702 BlobManager::get()->addDescriptorInfo(ctx_id, create_blob->blob_id, in createBlob()
/hardware/google/aemu/host-common/
DHostmemIdMapping.cpp74 void HostmemIdMapping::addDescriptorInfo(Id id, ManagedDescriptor descriptor, in addDescriptorInfo() function in android::emulation::HostmemIdMapping
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4938 BlobManager::get()->addDescriptorInfo(ctx_id, hostBlobId, in vkGetBlobInternal()
4996 BlobManager::get()->addDescriptorInfo(ctx_id, hostBlobId, std::move(managedHandle), in vkGetBlobInternal()