Searched refs:SetRogResolution (Results 1 – 3 of 3) sorted by relevance
62 virtual void SetRogResolution(uint32_t width, uint32_t height) = 0;153 void SetRogResolution(uint32_t width, uint32_t height) override;
307 void RSScreen::SetRogResolution(uint32_t width, uint32_t height) in SetRogResolution() function in OHOS::Rosen::impl::RSScreen
1318 screensIt->second->SetRogResolution(width, height); in SetRogScreenResolution()