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

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

Completed in 29 milliseconds