core-ktx / androidx.graphics / android.graphics.Path / or

or

inline infix fun Path.or(p: Path): Path

Returns the intersection of two paths as a new Path. If the paths do not intersect, returns an empty path.