Searched defs:endColor (Results 1 – 8 of 8) sorted by relevance
81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
183 final int endColor; in createAnimator() local
54 public static int interpolateColors(int startColor, int endColor, float amount) { in interpolateColors()
56 int endColor = mContext.getResources().getColor( in updatePaint() local
117 int lerpColor(float fraction, int startColor, int endColor) { in lerpColor()
690 ColorFract startColor, ColorFract endColor) in hwcTestFillColorHBlend()
666 int endColor = getBackgroundColor(mVisibleType); in updateBackgroundTransformation() local
2339 final int endColor = mContext.getResources().getColor( in initResizingPaints() local