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