Searched refs:LINE_QUARTER_POINT (Results 1 – 2 of 2) sorted by relevance
98 assertEquals(LineGestureStrokeHelper.LINE_QUARTER_POINT, bounds.bottom); in testToPath_boundedLine()100 assertEquals(LineGestureStrokeHelper.LINE_QUARTER_POINT, bounds.right); in testToPath_boundedLine()
39 final static float LINE_QUARTER_POINT = LINE_MIDWAY_POINT/2; field in LineGestureStrokeHelper