void clipPath(Path path)

Reduces the clip region to the intersection of the current clip and the given Path.

Source

void clipPath(Path path) native "Canvas_clipPath";