Searched refs:GetVSyncControlEnabled (Results 1 – 3 of 3) sorted by relevance
64 static bool GetVSyncControlEnabled();
107 bool RSSystemParameters::GetVSyncControlEnabled() in GetVSyncControlEnabled() function in OHOS::Rosen::RSSystemParameters
2002 …cControlEnabled_ = (deviceType_ == DeviceType::PC) && RSSystemParameters::GetVSyncControlEnabled(); in UniRender()