Searched defs:strokePath (Results 1 – 9 of 9) sorted by relevance
47 SkPath strokePath = get_path(); variable107 SkPath strokePath; variable
29 static void strokePath(SkCanvas* canvas, const SkPath& path) { in strokePath() function
9 SkPath strokePath; in draw() local
10 SkPath strokePath; in draw() local
40 CFGAS_GEPath strokePath; in DrawBackground() local
503 SkPath strokePath; in GenerateImageFromPath() local826 SkPath strokePath; in internalGetPath() local
1443 void SkStroke::strokePath(const SkPath& src, SkPath* dst) const { in strokePath() function in SkStroke
1087 SkPath strokePath; in DrawPath() local
656 const GraphicsPath *strokePath, in CustomLineCap()