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