Searched defs:newLimits (Results 1 – 4 of 4) sorted by relevance
961 WindowLimits& newLimits, WindowLimits& customizedLimits, float& virtualPixelRatio) in CalculateNewLimitsByLimits()1012 void WindowSceneSessionImpl::CalculateNewLimitsByRatio(WindowLimits& newLimits, WindowLimits& custo… in CalculateNewLimitsByRatio()1062 WindowLimits newLimits; in UpdateWindowSizeLimits() local3802 const auto& newLimits = property_->GetWindowLimits(); in UpdateNewSize() local3873 const auto& newLimits = property_->GetWindowLimits(); in fillWindowLimits() local
226 WindowLimits newLimits = {0, 0, 0, 0, 0.0, 0.0}; variable
504 WindowLimits newLimits = systemLimits; in UpdateWindowSizeLimits() local
324 WindowLimits newLimits; in ComputeRectByAspectRatio() local