Searched refs:isItemNeedToAdd (Results 1 – 2 of 2) sorted by relevance
130 bool isItemNeedToAdd = false; in AddKeyFramesItemsInLoop() local140 … propValue = AddKeyFramesTransformValue(propValueFrom, propValueTo, isItemNeedToAdd, propKeyFrom); in AddKeyFramesItemsInLoop()142 isItemNeedToAdd = true; in AddKeyFramesItemsInLoop()151 if (isItemNeedToAdd) { in AddKeyFramesItemsInLoop()164 bool &isItemNeedToAdd, in AddKeyFramesTransformValue() argument184 isItemNeedToAdd = true; in AddKeyFramesTransformValue()
86 bool& isItemNeedToAdd,