Searched refs:SetFoldResolution (Results 1 – 3 of 3) sorted by relevance
98 void SetFoldResolution(int32_t changedFoldWidth, int32_t changedFoldHeight);
341 void VirtualScreen::SetFoldResolution(int32_t changedFoldWidth, int32_t changedFoldHeight) in SetFoldResolution() function in VirtualScreen
70 VirtualScreenImpl::GetInstance().SetFoldResolution(parser.GetFoldResolutionWidth(), in InitFoldParams()