Searched defs:DeviceQueueMap (Results 1 – 1 of 1) sorted by relevance
289 class DeviceQueueMap; variable327 DeviceQueueMap() : mQueueFamilyIndex(QueueFamily::kInvalidIndex), mIsProtected(false) {} in DeviceQueueMap() function