Searched defs:endColor (Results 1 – 8 of 8) sorted by relevance
83 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
47 public static int interpolateColors(int startColor, int endColor, float amount) { in interpolateColors()
81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local
183 final int endColor; in createAnimator() local
56 int endColor = mContext.getResources().getColor( in updatePaint() local
65 FloatColor endColor; member
690 ColorFract startColor, ColorFract endColor) in hwcTestFillColorHBlend()
625 int endColor = getBackgroundColor(mVisibleType); in updateBackgroundTransformation() local