Searched refs:import_ahb_info (Results 1 – 1 of 1) sorted by relevance
3501 …auto import_ahb_info = lvl_find_in_chain<VkImportAndroidHardwareBufferInfoANDROID>(alloc_info->pNe… in ValidateAllocateMemoryANDROID() local3505 if ((import_ahb_info) && (NULL != import_ahb_info->buffer)) { in ValidateAllocateMemoryANDROID()3508 AHardwareBuffer_describe(import_ahb_info->buffer, &ahb_desc); in ValidateAllocateMemoryANDROID()3593 … DispatchGetAndroidHardwareBufferPropertiesANDROID(device, import_ahb_info->buffer, &ahb_props); in ValidateAllocateMemoryANDROID()