Searched defs:strokePath (Results 1 – 5 of 5) sorted by relevance
15 static void strokePath(SkCanvas* canvas, const SkPath& path) { in strokePath() function
42 CFX_Path strokePath; in DrawBackground() local
522 void strokePath(ID path, CommonIDs common, ID stroke) override { in strokePath() function in SkRemote::Decoder700 void strokePath(ID path, CommonIDs common, ID stroke) override { in strokePath() function in SkRemote::CachingEncoder
651 SkPath strokePath; in internalGetPath() local
1346 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath() function in SkStroke