Home
last modified time | relevance | path

Searched refs:lineStroke (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/gesture/src/android/gesture/cts/
DGestureStrokeTest.java62 GestureStroke lineStroke = mHelper.createLineGesture(); in testGetPath_line() local
63 Path linePath = lineStroke.getPath(); in testGetPath_line()
73 GestureStroke lineStroke = mHelper.createLineGesture(); in testToPath_line() local
75 Path linePath = lineStroke.toPath(LineGestureStrokeHelper.LINE_END_POINT, in testToPath_line()
90 GestureStroke lineStroke = mHelper.createLineGesture(); in testToPath_boundedLine() local
92 Path linePath = lineStroke.toPath(LineGestureStrokeHelper.LINE_MIDWAY_POINT, in testToPath_boundedLine()