Searched refs:IsDynamicLightUpValid (Results 1 – 8 of 8) sorted by relevance
728 if (!properties.IsDynamicLightUpValid()) { in OnGenerate()739 if (!properties.IsDynamicLightUpValid()) { in OnUpdate()
861 EXPECT_EQ(properties.IsDynamicLightUpValid(), false);868 EXPECT_EQ(properties.IsDynamicLightUpValid(), true);
518 EXPECT_FALSE(properties.IsDynamicLightUpValid());
1378 EXPECT_FALSE(properties.IsDynamicLightUpValid());
591 if (!properties.IsDynamicLightUpValid()) { in Generate()599 return content.GetRenderProperties().IsDynamicLightUpValid(); in Update()
1865 bool RSProperties::IsDynamicLightUpValid() const in IsDynamicLightUpValid() function in OHOS::Rosen::RSProperties4324 … IsDynamicLightUpValid() || greyCoef_.has_value() || linearGradientBlurPara_ != nullptr || in UpdateFilter()
470 bool IsDynamicLightUpValid() const;
566 ASSERT_TRUE(node.renderContent_->GetMutableRenderProperties().IsDynamicLightUpValid());