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