Searched refs:redMax (Results 1 – 1 of 1) sorted by relevance
304 int redMax = Math.max(Color.red(startColor), Color.red(endColor)); in testOfInt_Property() local308 assertTrue(Color.red(animatedValue) <= redMax); in testOfInt_Property()