Home | History | Annotate | Download | only in core

Lines Matching refs:strokeJoin

1077     int strokeJoin = paint.getStrokeJoin();
1078 if (strokeJoin != defaultPaint.getStrokeJoin())
1080 "{kAlign, 0x%x}, ", strokeJoin);