Home | History | Annotate | Download | only in core

Lines Matching refs:strokeJoin

1070     int strokeJoin = paint.getStrokeJoin();
1071 if (strokeJoin != defaultPaint.getStrokeJoin())
1073 "{kAlign, 0x%x}, ", strokeJoin);