Searched refs:VERB_LINE (Results 1 – 2 of 2) sorted by relevance
59 @IntDef({VERB_MOVE, VERB_LINE, VERB_QUAD, VERB_CONIC, VERB_CUBIC, VERB_CLOSE, VERB_DONE})63 public static final int VERB_LINE = 1; field in PathIterator216 case VERB_LINE: return VERB_LINE; in getReturnVerb()
16801 field public static final int VERB_LINE = 1; // 0x1