Searched refs:fEndColor (Results 1 – 2 of 2) sorted by relevance
51 .bind( kEndColor_Index, fEndColor ) in GradientRampEffectAdapter()83 {1, fEndColor}}); in onSync()119 fEndColor; member in skottie::internal::__anon7d6d43050111::GradientRampEffectAdapter
64 fGradient->setColorStops({ {0, fStartColor}, {1, fEndColor} }); in apply()