Searched refs:SetCurrentResolution (Results 1 – 5 of 5) sorted by relevance
101 void SetCurrentResolution(int32_t width, int32_t height);
357 void VirtualScreen::SetCurrentResolution(int32_t width, int32_t height) in SetCurrentResolution() function in VirtualScreen
53 VirtualScreenImpl::GetInstance().SetCurrentResolution(parser.GetOrignalResolutionWidth(), in InitSettings()
56 VirtualScreenImpl::GetInstance().SetCurrentResolution(parser.GetOrignalResolutionWidth(), in InitResolution()
672 …VirtualScreenImpl::GetInstance().SetCurrentResolution(aceRunArgs.deviceWidth, aceRunArgs.deviceHei… in SetResolutionParams()