Searched refs:IsForegroundBlurRadiusXValid (Results 1 – 4 of 4) sorted by relevance
362 bool IsForegroundBlurRadiusXValid() const;
676 EXPECT_TRUE(properties.IsForegroundBlurRadiusXValid());
2548 EXPECT_TRUE(properties.IsForegroundBlurRadiusXValid());
2739 if (IsForegroundBlurRadiusXValid()) { in SetForegroundBlurRadiusX()2752 bool RSProperties::IsForegroundBlurRadiusXValid() const in IsForegroundBlurRadiusXValid() function in OHOS::Rosen::RSProperties3139 } else if (IsForegroundBlurRadiusXValid() && IsForegroundBlurRadiusYValid()) { in GenerateForegroundFilter()