Searched defs:animatableProperty (Results 1 – 7 of 7) sorted by relevance
579 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<float>>(value); in IsNearEqual() local591 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Vector2f>>(val… in IsNearEqual() local603 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Quaternion>>(v… in IsNearEqual() local615 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Vector4f>>(val… in IsNearEqual() local627 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Matrix3f>>(val… in IsNearEqual() local639 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Color>>(value); in IsNearEqual() local652 auto animatableProperty = in IsNearEqual() local681 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<Vector4<Color>… in IsNearEqual() local699 …auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<RRect>>(value); in IsNearEqual() local711 auto animatableProperty = in IsEqual() local
271 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector2f>>(property_… in SetPathValue() local280 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector4f>>(property_… in SetPathValue() local330 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector2f>>(GetOrigin… in UpdateVector2fPathValue() local342 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector4f>>(GetOrigin… in UpdateVector4fPathValue() local
114 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector4f>>(property); in ProcessVector4f() local130 …auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<Vector2f>>(property); in ProcessVector2f() local
315 … auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<T>>(value); in Add() local324 … auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<T>>(value); in Minus() local339 … auto animatableProperty = std::static_pointer_cast<const RSRenderAnimatableProperty<T>>(value); in IsEqual() local
92 auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(property); in InitCurveAnimationValue() local174 auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(property); in InitKeyframeAnimationValue() local193 auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(property); in InitDurationKeyframeAnimationValue() local404 auto animatableProperty = std::static_pointer_cast<RSRenderAnimatableProperty<T>>(property); in InitRSSpringValueEstimator() local
127 auto animatableProperty = std::static_pointer_cast<RSAnimatableProperty<MyData>>(property_); in Draw() local
750 auto animatableProperty = AceType::DynamicCast<AnimatablePropertyFloat>(propertyBase); variable781 auto animatableProperty = AceType::DynamicCast<AnimatablePropertyFloat>(propertyBase); variable