Searched refs:getCap (Results 1 – 2 of 2) sorted by relevance
31 SkPaint::Cap getCap() const { return (SkPaint::Cap)fCap; } in getCap() function
574 SkPathStroker stroker(radius, fMiterLimit, this->getCap(), in strokePath()