Searched refs:targetColor (Results 1 – 4 of 4) sorted by relevance
144 void SetTargetColor(const Color& targetColor) in SetTargetColor() argument146 targetColor_ = targetColor; in SetTargetColor()
509 void SetTargetColor(const Color& targetColor) in SetTargetColor() argument511 targetColor_ = targetColor; in SetTargetColor()
927 const int16_t targetColor = 220; in InputBindingTest001Extra() local928 EXPECT_TRUE(colorValue == targetColor); in InputBindingTest001Extra()
630 auto targetColor = in PlayOpacityAnimation() local632 modifier->selectedColor_->Set(targetColor); in PlayOpacityAnimation()