Searched refs:blueMin (Results 1 – 1 of 1) sorted by relevance
305 int blueMin = Math.min(Color.blue(startColor), Color.blue(endColor)); in testOfInt_Property() local309 assertTrue(Color.blue(animatedValue) >= blueMin); in testOfInt_Property()