Searched refs:fromVec (Results 1 – 1 of 1) sorted by relevance
323 std::vector<float> fromVec; in PrepareTransformValueAnimation() local326 if (!svgAnimate->GetValuesRange(fromVec, toVec, type)) { in PrepareTransformValueAnimation()331 …std::function<void(double)> callback = [weak = AceType::WeakClaim(this), type, fromVec, toVec](dou… in PrepareTransformValueAnimation()337 if (!svgBase->SetTransformProperty(type, fromVec, toVec, value)) { in PrepareTransformValueAnimation()