Searched defs:PathTransform (Results 1 – 2 of 2) sorted by relevance
29 using PathTransform = DepictTransform<UICanvasPath>; typedef
362 explicit PathTransform(int type) : TestBase(type) {}; in PathTransform() function