Searched refs:GetMESABlurFuzedEnabled (Results 1 – 8 of 8) sorted by relevance
321 bool RSSystemProperties::GetMESABlurFuzedEnabled() in GetMESABlurFuzedEnabled() function in OHOS::Rosen::RSSystemProperties
320 bool RSSystemProperties::GetMESABlurFuzedEnabled() in GetMESABlurFuzedEnabled() function in OHOS::Rosen::RSSystemProperties
609 HWTEST_F(RSSystemPropertiesTest, GetMESABlurFuzedEnabled, TestSize.Level1)611 ASSERT_TRUE(RSSystemProperties::GetMESABlurFuzedEnabled());
195 static bool GetMESABlurFuzedEnabled();
614 if (!RSSystemProperties::GetMESABlurFuzedEnabled() || in FuzeDrawableSlots()
1311 if (!filter || !RSSystemProperties::GetMESABlurFuzedEnabled()) { in RSFilterSetPixelStretch()
618 bool RSSystemProperties::GetMESABlurFuzedEnabled() in GetMESABlurFuzedEnabled() function in OHOS::Rosen::RSSystemProperties
4407 if (RSSystemProperties::GetMESABlurFuzedEnabled() && greyCoef_.has_value()) { in NeedBlurFuzed()