Searched refs:diffFloatValue (Results 1 – 1 of 1) sorted by relevance
217 auto diffFloatValue = currAnimateFloatValue - lastAnimateValue_->ToFloat(); in ProcessAnimateVelocityUnderAngleRotation() local220 int32_t factor = std::abs(diffFloatValue) / 150; in ProcessAnimateVelocityUnderAngleRotation()228 diffValue = diffFloatValue < 0 ? (currAnimateValue + circleValue) - lastAnimateValue_ in ProcessAnimateVelocityUnderAngleRotation()238 __func__, currAnimateValue->ToFloat(), lastAnimateValue_->ToFloat(), diffFloatValue, in ProcessAnimateVelocityUnderAngleRotation()