Searched refs:IsPcType (Results 1 – 11 of 11) sorted by relevance
398 bool RSSystemProperties::IsPcType() in IsPcType() function in OHOS::Rosen::RSSystemProperties
397 bool RSSystemProperties::IsPcType() in IsPcType() function in OHOS::Rosen::RSSystemProperties
914 HWTEST_F(RSSystemPropertiesTest, IsPcType, TestSize.Level1)916 ASSERT_FALSE(RSSystemProperties::IsPcType());
232 static bool IsPcType();
66 static bool IsPcType() in IsPcType() function121 if (IsPcType() && IsPCRefreshRateLock60()) { in VSyncGenerator()530 if (IsPcType() && IsPCRefreshRateLock60()) { in UpdateMode()
216 … RSUniRenderUtil::OptimizedFlushAndSubmit(surface, grContext, !RSSystemProperties::IsPcType()); in Run()
235 …niRenderUtil::OptimizedFlushAndSubmit(surface, gpuContext_.get(), !RSSystemProperties::IsPcType()); in Run()
1943 if (!RSSystemProperties::GetSkipDisplayIfScreenOffEnabled() || RSSystemProperties::IsPcType()) { in CheckRenderSkipIfScreenOff()
1480 if (!RSSystemProperties::GetSkipDisplayIfScreenOffEnabled() || RSSystemProperties::IsPcType()) {1507 if (!RSSystemProperties::GetSkipDisplayIfScreenOffEnabled() || RSSystemProperties::IsPcType()) {
884 bool RSSystemProperties::IsPcType() in IsPcType() function in OHOS::Rosen::RSSystemProperties
617 if (RSSystemProperties::IsPcType() || RSSystemProperties::IsTabletType()) { in ProcessScreenConnectedLocked()