addPath abstract method

void addPath(
  1. RenderPath path,
  2. Mat2D transform
)

Implementation

void addPath(RenderPath path, Mat2D transform);