Home
last modified time | relevance | path

Searched refs:set_result_path (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsAsWinding.cpp370 static bool set_result_path(SkPath* result, const SkPath& path, SkPath::FillType fillType) { in set_result_path() function
383 return set_result_path(result, path, fillType); in AsWinding()
388 return set_result_path(result, path, fillType); in AsWinding()
395 return set_result_path(result, path, fillType); in AsWinding()
405 return set_result_path(result, path, fillType); in AsWinding()
420 return set_result_path(result, path, fillType); in AsWinding()
/external/skia/src/pathops/
DSkPathOpsAsWinding.cpp370 static bool set_result_path(SkPath* result, const SkPath& path, SkPath::FillType fillType) { in set_result_path() function
383 return set_result_path(result, path, fillType); in AsWinding()
388 return set_result_path(result, path, fillType); in AsWinding()
395 return set_result_path(result, path, fillType); in AsWinding()
405 return set_result_path(result, path, fillType); in AsWinding()
420 return set_result_path(result, path, fillType); in AsWinding()