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

/frameworks/base/libs/hwui/
H A DRenderNode.cpp704 SkPath clipBoundsPath; local
705 clipBoundsPath.addRect(clipBounds.left, clipBounds.top,
708 Op(*outlinePath, clipBoundsPath, kIntersect_PathOp, frameAllocatedPath);

Completed in 68 milliseconds