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