Searched refs:GetModeIdViaResolutionAndRate (Results 1 – 2 of 2) sorted by relevance
81 int32_t modeIdToApply = GetModeIdViaResolutionAndRate(width, height, rate); in SetRateAndResolution()168 …int32_t mode = GetModeIdViaResolutionAndRate(profilePtr->GetWidth(), profilePtr->GetHeight(), rate… in GetModeIdViaRate()172 int32_t HgmScreen::GetModeIdViaResolutionAndRate(int32_t width, int32_t height, uint32_t rate) const in GetModeIdViaResolutionAndRate() function in OHOS::Rosen::HgmScreen
178 int32_t GetModeIdViaResolutionAndRate(int32_t width, int32_t height, uint32_t rate) const;