Searched refs:SEGMENT_LENGTH (Results 1 – 1 of 1) sorted by relevance
47 private static final int SEGMENT_LENGTH = 10; // must be < BITMAP_WIDTH field in DiscretePathEffectTest52 DiscretePathEffect effect = new DiscretePathEffect(SEGMENT_LENGTH, DEVIATION); in testDiscretePathEffect()112 assertTrue(intersect >= lineLength / SEGMENT_LENGTH); in testDiscretePathEffect()