Searched refs:max_builtin (Results 1 – 1 of 1) sorted by relevance
310 int max_builtin = 0; in InitSupportedDisplaySlots() local314 error = core_intf_->GetMaxDisplaysSupported(kBuiltIn, &max_builtin); in InitSupportedDisplaySlots()339 max_builtin--; in InitSupportedDisplaySlots()350 disp_count = UINT32(std::min(max_builtin, HWCCallbacks::kNumBuiltIn)); in InitSupportedDisplaySlots()