Searched refs:snapshotValue (Results 1 – 1 of 1) sorted by relevance
189 …RefPtrWillBeRawPtr<AnimatableValue> snapshotValue = CSSAnimatableValueFactory::create(property, st… in resolveKeyframes() local191 startKeyframe->setPropertyValue(property, snapshotValue.get()); in resolveKeyframes()193 endKeyframe->setPropertyValue(property, snapshotValue.get()); in resolveKeyframes()