Searched refs:set_result_path (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkPathOpsAsWinding.cpp | 369 static bool set_result_path(SkPath* result, const SkPath& path, SkPathFillType fillType) { in set_result_path() function 382 return set_result_path(result, path, fillType); in AsWinding() 387 return set_result_path(result, path, fillType); in AsWinding() 394 return set_result_path(result, path, fillType); in AsWinding() 404 return set_result_path(result, path, fillType); in AsWinding() 419 return set_result_path(result, path, fillType); in AsWinding()
|
Completed in 2 milliseconds