Searched refs:calculate_inverse_path (Results 1 – 1 of 1) sorted by relevance
263 static bool calculate_inverse_path(const SkRect& bounds, const SkPath& invPath, in calculate_inverse_path() function1214 if (!calculate_inverse_path(bounds, *pathPtr, &modifiedPath)) { in handleInversePath()