Searched refs:otherInstance (Results 1 – 1 of 1) sorted by relevance
1033 auto* otherInstance = android::base::find(mPhysicalDeviceToInstance, it.second); in vkDestroyInstanceImpl() local1034 if (!otherInstance) continue; in vkDestroyInstanceImpl()1035 if (instance == *otherInstance) { in vkDestroyInstanceImpl()7194 auto* otherInstance = android::base::find(mPhysicalDeviceToInstance, it.second); in teardownInstanceLocked() local7195 if (!otherInstance) continue; in teardownInstanceLocked()7197 if (instance == *otherInstance) { in teardownInstanceLocked()