Searched refs:rectPath (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DClipArea.cpp159 SkPath rectPath; local
161 rectPath.addRect(bounds.left, bounds.top, bounds.right, bounds.bottom);
164 rectPath.transform(skTransform, &rectPathTransformed);

Completed in 2811 milliseconds