Searched refs:max_pluggable (Results 1 – 1 of 1) sorted by relevance
311 int max_pluggable = 0; in InitSupportedDisplaySlots() local321 error = core_intf_->GetMaxDisplaysSupported(kPluggable, &max_pluggable); in InitSupportedDisplaySlots()337 max_pluggable--; in InitSupportedDisplaySlots()343 uint32_t disp_count = UINT32(std::min(max_pluggable, HWCCallbacks::kNumPluggable)); in InitSupportedDisplaySlots()