Searched refs:EffectNodeCommandHelper (Results 1 – 5 of 5) sorted by relevance
29 class RSB_EXPORT EffectNodeCommandHelper {34 ADD_COMMAND(RSEffectNodeCreate, ARG(EFFECT_NODE, EFFECT_NODE_CREATE, EffectNodeCommandHelper::Creat…
25 void EffectNodeCommandHelper::Create(RSContext& context, NodeId id, bool isTextureExportNode) in Create()
47 EffectNodeCommandHelper::Create(context, nodeId);
103 friend class EffectNodeCommandHelper; variable
657 EffectNodeCommandHelper::Create(context, nodeId, isTextureExportNode); in UnmarshalNode()