Searched refs:SetEnvForegroundColorStrategy (Results 1 – 4 of 4) sorted by relevance
253 void SetEnvForegroundColorStrategy(ForegroundColorStrategyType colorType);
1089 void RSNode::SetEnvForegroundColorStrategy(ForegroundColorStrategyType strategyType) in SetEnvForegroundColorStrategy() function in OHOS::Rosen::RSNode
5155 HWTEST_F(RSNodeTest, SetEnvForegroundColorStrategy, TestSize.Level1)5159 rsNode->SetEnvForegroundColorStrategy(strategyType);
752 rsNode_->SetEnvForegroundColorStrategy(rsStrategy); in OnForegroundColorStrategyUpdate()