Searched refs:SetAiInvert (Results 1 – 9 of 9) sorted by relevance
59 node.renderContent_->GetMutableRenderProperties().SetAiInvert(aiInvert);78 node.renderContent_->GetMutableRenderProperties().SetAiInvert(aiInvert);
437 void SetAiInvert(const std::optional<Vector4f>& aiInvert);
437 void SetAiInvert(const Vector4f& aiInvert);
2468 void RSNode::SetAiInvert(const Vector4f& aiInvert) in SetAiInvert() function in OHOS::Rosen::RSNode
920 properties.SetAiInvert(aiInvert);
2994 properties.SetAiInvert(aiInvert);
161 [](RSProperties* prop) { prop->SetAiInvert({}); }, // AIINVERT in __anonf204f7ba5102()3461 void RSProperties::SetAiInvert(const std::optional<Vector4f>& aiInvert) in SetAiInvert() function in OHOS::Rosen::RSProperties
4089 rootNode->SetAiInvert(value);6660 HWTEST_F(RSNodeTest, SetAiInvert, TestSize.Level1)6664 rsNode->SetAiInvert(aiInvert);
4339 rsNode_->SetAiInvert(invertVector);