Home
last modified time | relevance | path

Searched refs:startColor (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DObjectAnimatorTest.java171 int startColor = 0xFFFF8080; in testOfObject() local
174 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testOfObject()
182 assertTrue(Color.red(color) <= Color.red(startColor)); in testOfObject()
185 assertTrue(Color.blue(color) >= Color.blue(startColor)); in testOfObject()
289 int startColor = mActivity.view.RED; in testGetPropertyName() local
291 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testGetPropertyName()
333 int startColor = mActivity.view.RED; in testGetTarget() local
335 Object[] values = {new Integer(startColor), new Integer(endColor)}; in testGetTarget()
DPropertyValuesHolderTest.java283 int startColor = mActivity.view.RED; in testOfInt_Property() local
285 int values[] = {startColor, endColor}; in testOfInt_Property()
303 int redMin = Math.min(Color.red(startColor), Color.red(endColor)); in testOfInt_Property()
304 int redMax = Math.max(Color.red(startColor), Color.red(endColor)); in testOfInt_Property()
305 int blueMin = Math.min(Color.blue(startColor), Color.blue(endColor)); in testOfInt_Property()
306 int blueMax = Math.max(Color.blue(startColor), Color.blue(endColor)); in testOfInt_Property()
/cts/tools/dex-tools/dex/
Dclasses.out.dex1088 public static final int startColor
110336 public static final int startColor