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