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