Searched refs:STROKE_CAP (Results 1 – 2 of 2) sorted by relevance
74 case STROKE_CAP: { in applyPaintChange()134 case STROKE_CAP: in toName()222 case STROKE_CAP: { in toString()461 public static final int STROKE_CAP = 7; // int field in PaintBundle716 mArray[mPos] = STROKE_CAP | (cap << 16); in setStrokeCap()913 case STROKE_CAP: in registerVars()962 case STROKE_CAP: in updateVariables()
30 int CLEAR_CAP = 1 << (PaintBundle.STROKE_CAP - 1);