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