Searched refs:endColor (Results 1 – 8 of 8) sorted by relevance
183 final int endColor; in createAnimator() local192 startColor = endColor = 0; in createAnimator()208 endColor = (Integer) endVals.get(PROPNAME_TEXT_COLOR); in createAnimator()234 view.setTextColor(endColor); in createAnimator()245 view.setTextColor(currAlpha << 24 | Color.red(endColor) << 16 | in createAnimator()246 Color.green(endColor) << 8 | Color.red(endColor)); in createAnimator()253 view.setTextColor(endColor); in createAnimator()280 view.setTextColor(endColor); in createAnimator()
81 ColorDrawable endColor = (ColorDrawable) endBackground; in createAnimator() local82 if (startColor.getColor() != endColor.getColor()) { in createAnimator()83 endColor.setColor(startColor.getColor()); in createAnimator()86 endColor.getColor()); in createAnimator()
128 ColorFract startColor, ColorFract endColor);
693 ColorFract startColor, ColorFract endColor) in hwcTestFillColorHBlend() argument710 ColorFract color(startColor.c1() + (endColor.c1() - startColor.c1()) in hwcTestFillColorHBlend()712 startColor.c2() + (endColor.c2() - startColor.c2()) in hwcTestFillColorHBlend()714 startColor.c3() + (endColor.c3() - startColor.c3()) in hwcTestFillColorHBlend()
1329 final int endColor = a.getColor(1336 st.mColors[2] = endColor;1346 st.mColors[1] = endColor;
1473 android:endColor="<em>color</em>"1592 <dt><code>android:endColor</code></dt>1696 android:endColor="#80FF00FF"
599 field public static final int endColor = 16843166; // 0x101019e
529 field public static final int endColor = 16843166; // 0x101019e