Home
last modified time | relevance | path

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

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