HomeSort by relevance Sort by last modified time
    Searched defs:lineStroke (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/gesture/src/android/gesture/cts/
GestureStrokeTest.java 62 GestureStroke lineStroke = mHelper.createLineGesture();
63 Path linePath = lineStroke.getPath();
73 GestureStroke lineStroke = mHelper.createLineGesture();
75 Path linePath = lineStroke.toPath(LineGestureStrokeHelper.LINE_END_POINT,
90 GestureStroke lineStroke = mHelper.createLineGesture();
92 Path linePath = lineStroke.toPath(LineGestureStrokeHelper.LINE_MIDWAY_POINT,
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 

Completed in 25 milliseconds