Searched refs:maskingOpacity_ (Results 1 – 3 of 3) sorted by relevance
170 double maskingOpacity_ = 0.0; variable
602 maskingOpacity_ = 0.0; in GetStateColor()606 …animationColor = backgroundColor.BlendColor(Color::WHITE.ChangeOpacity(maskingOpacity_)).GetValue(… in GetStateColor()608 …animationColor = backgroundColor.BlendColor(Color::BLACK.ChangeOpacity(maskingOpacity_)).GetValue(… in GetStateColor()
714 maskingOpacity_ = fabs((value - INIT_SCALE) * ratio_ / MASKING_ANIMATION_RATIO); in UpdateAnimationParam()