Searched refs:touchBottomPointColor_ (Results 1 – 2 of 2) sorted by relevance
60 … touchBottomPointColor_(AceType::MakeRefPtr<AnimatablePropertyColor>(LinearColor::TRANSPARENT)) in DotIndicatorModifier()76 AttachProperty(touchBottomPointColor_); in DotIndicatorModifier()175 if (touchBottomPointColor_ && isSelectedColorAnimEnd_) { in SetSelectedColor()176 touchBottomPointColor_->Set(LinearColor(selectedColor)); in SetSelectedColor()349 RefPtr<AnimatablePropertyColor> touchBottomPointColor_; variable
221 PaintUnselectedIndicator(canvas, center, itemHalfSizes, false, touchBottomPointColor_->Get()); in PaintContent()633 …modifier->touchBottomPointColor_->Set(LinearColor(modifier->touchBottomPointColor_->Get().BlendOpa… in PlayOpacityAnimation()637 modifier->touchBottomPointColor_->Set(LinearColor(modifier->unselectedColor_->Get())); in PlayOpacityAnimation()710 touchBottomPointColor_->Set(LinearColor(selectedColor_->Get())); in PlayTouchBottomAnimation()