Searched refs:minY (Results 1 – 1 of 1) sorted by relevance
85 int minY = BITMAP_HEIGHT; in testDiscretePathEffect() local92 minY = Math.min(minY, y); in testDiscretePathEffect()105 assertTrue(maxY - minY > 0); in testDiscretePathEffect()107 assertTrue(maxY - minY <= 1 + 2 * DEVIATION); in testDiscretePathEffect()