Searched refs:getJoin (Results 1 – 2 of 2) sorted by relevance
45 SkPaint::Join getJoin() const { return (SkPaint::Join)fJoin; } in getJoin() function
588 this->getJoin()); in strokePath()