Searched refs:target_color_ (Results 1 – 3 of 3) sorted by relevance
39 gfx::Tween::ColorValueBetween(t, initial_color_, target_color_); in UpdateCurrentValues()45 target_color_ = target_color; in SetTargetValues()50 return initial_color_ == other.target_color_; in InitialValuesEqualTargetValuesOf()
108 SkColor target_color() const { return target_color_; } in target_color()123 SkColor target_color_ = SK_ColorTRANSPARENT; variable
476 SkColor target_color_ = SK_ColorTRANSPARENT; member in ash::HotseatWidget::DelegateView542 if (ShelfConfig::Get()->GetDefaultShelfColor() != target_color_) { in SetTranslucentBackground()545 target_color_ = ShelfConfig::Get()->GetDefaultShelfColor(); in SetTranslucentBackground()546 translucent_background_.SetColor(target_color_); in SetTranslucentBackground()