Searched refs:GetBlurEnabled (Results 1 – 9 of 9) sorted by relevance
341 bool RSSystemProperties::GetBlurEnabled() in GetBlurEnabled() function in OHOS::Rosen::RSSystemProperties
340 bool RSSystemProperties::GetBlurEnabled() in GetBlurEnabled() function in OHOS::Rosen::RSSystemProperties
690 HWTEST_F(RSSystemPropertiesTest, GetBlurEnabled, TestSize.Level1)692 ASSERT_TRUE(RSSystemProperties::GetBlurEnabled());
199 static bool GetBlurEnabled();
593 if (!RSSystemProperties::GetBlurEnabled() || !RSSystemProperties::GetFilterCacheEnabled() || in IsFilterCacheValidForOcclusion()612 if (!RSSystemProperties::GetBlurEnabled()) { in GetFilterCachedRegion()
272 if (!RSSystemProperties::GetBlurEnabled()) { in DrawFilter()
653 bool RSSystemProperties::GetBlurEnabled() in GetBlurEnabled() function in OHOS::Rosen::RSSystemProperties
1843 if (!RSSystemProperties::GetBlurEnabled() || !RSProperties::FilterCacheEnabled) { in IsFilterCacheValid()1857 if (!RSSystemProperties::GetBlurEnabled() || !RSProperties::FilterCacheEnabled) { in IsAIBarFilterCacheValid()
63 const bool RSPropertiesPainter::BLUR_ENABLED = RSSystemProperties::GetBlurEnabled();