Searched refs:modifierTwo (Results 1 – 2 of 2) sorted by relevance
267 auto modifierTwo = std::make_shared<RSEnvForegroundColorStrategyRenderModifier>(property); variable270 … std::static_pointer_cast<RSRenderProperty<ForegroundColorStrategyType>>(modifierTwo->property_);278 modifierTwo->Apply(contextArgs);
1415 std::shared_ptr<RSRenderModifier> modifierTwo = modifierCast; variable1416 node->AddModifier(modifierTwo, isSingleFrameComposer);