Searched defs:endColor (Results 1 – 9 of 9) 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()
639 final int endColor = Color.rgb(mEndLuma, mEndLuma, mEndLuma); in startColorAnimation() local
690 ColorFract startColor, ColorFract endColor) in hwcTestFillColorHBlend()
703 int endColor = getBackgroundColor(mVisibleType); in updateBackgroundTransformation() local
2354 final int endColor = mContext.getResources().getColor( in initResizingPaints() local