Searched refs:max_virtual (Results 1 – 1 of 1) sorted by relevance
312 int max_virtual = 0; in InitSupportedDisplaySlots() local328 error = core_intf_->GetMaxDisplaysSupported(kVirtual, &max_virtual); in InitSupportedDisplaySlots()356 disp_count = UINT32(std::min(max_virtual, HWCCallbacks::kNumVirtual)); in InitSupportedDisplaySlots()