Searched refs:blueMax (Results 1 – 1 of 1) sorted by relevance
307 int blueMax = Math.max(Color.blue(startColor), Color.blue(endColor)); in testOfInt_Property() local311 assertTrue(Color.blue(animatedValue) <= blueMax); in testOfInt_Property()