Searched refs:oldClipColor (Results 1 – 1 of 1) sorted by relevance
362 val oldClipColor = if (clipDrawable is GradientDrawable) { in startBackgroundAnimation() constant373 val updatedClipColor = ColorUtils.blendARGB(oldClipColor, newClipColor, in startBackgroundAnimation()