Searched refs:longPointRightCenterX_ (Results 1 – 4 of 4) sorted by relevance
69 contentProperty.longPointRightCenterX = longPointRightCenterX_->Get(); in onDraw()338 longPointRightCenterX_->Set(longPointCenterX.second); in UpdateShrinkPaintProperty()359 longPointRightCenterX_->Set(longPointCenterX.second); in UpdateDilatePaintProperty()561 modifier->longPointRightCenterX_->Set(longPointCenterX.second); in UpdateAllPointCenterXAnimation()601 modifier->longPointRightCenterX_->Set(longPointCenterX.second); in UpdateTouchBottomAnimation()689 modifier->longPointRightCenterX_->Set(vectorBlackPointCenterX[0]); in PlayTouchBottomAnimation()696 modifier->longPointRightCenterX_->Set(longPointCenterX[1].second); in PlayTouchBottomAnimation()715 modifier->longPointRightCenterX_->Set(longPointCenterX[0].second); in PlayTouchBottomAnimation()729 NearEqual(longPointCenterX[0].second, longPointRightCenterX_->Get()) in CalculateMinimumAmplitudeRatio()788 modifier->longPointRightCenterX_->Set(longPointCenterX[0].second); in PlayLongPointAnimation()[all …]
49 longPointRightCenterX_(AceType::MakeRefPtr<AnimatablePropertyFloat>(0)), in DotIndicatorModifier()64 AttachProperty(longPointRightCenterX_); in DotIndicatorModifier()287 return { longPointLeftCenterX_->Get(), longPointRightCenterX_->Get() }; in GetLongPointCenterX()331 RefPtr<AnimatablePropertyFloat> longPointRightCenterX_; variable
56 contentProperty.longPointRightCenterX = longPointRightCenterX_->Get(); in onDraw()179 longPointRightCenterX_->Set(longPointCenterX.second); in UpdateShrinkPaintProperty()267 longPointRightCenterX_->Set(longPointEndCenterX.second); in PlayBlackPointsAnimation()653 modifier->longPointRightCenterX_->Set(modifier->longPointRightCenterX_->Get()); in StopAnimation()
100 EXPECT_EQ(dotIndicatorModifier.longPointRightCenterX_->Get(), 1.f);121 EXPECT_EQ(dotIndicatorModifier.longPointRightCenterX_->Get(), 1.f);