Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DOpenGLRenderer.cpp1354 const ClipArea& clipArea = currentSnapshot()->getClipArea(); in setStencilFromClip() local
1356 bool isRectangleList = clipArea.isRectangleList(); in setStencilFromClip()
1358 incrementThreshold = clipArea.getRectangleList().getTransformedRectanglesCount(); in setStencilFromClip()
1384 drawRectangleList(clipArea.getRectangleList()); in setStencilFromClip()
1392 drawRegionRects(clipArea.getClipRegion(), paint, false); in setStencilFromClip()
1403 && !clipArea.isRectangleList()) { in setStencilFromClip()