Searched defs:pathType (Results 1 – 3 of 3) sorted by relevance
13 pathType: ['relative', 'resolved'], property17 function main({ n, pathType }) { field
11 pathType: ['relative', 'resolved'], property15 function main({ n, pathType }) { field
16 StrokeBench(const SkPath& path, const SkPaint& paint, const char pathType[], SkScalar res) in StrokeBench()