Searched refs:getShouldClip (Results 1 – 3 of 3) sorted by relevance
80 bool getShouldClip() const { in getShouldClip() function
859 if (properties().getAlpha() <= 0 || (outline.getShouldClip() && outline.isEmpty())) { in issueOperations()
319 return renderNode->stagingProperties().getOutline().getShouldClip(); in android_view_RenderNode_getClipToOutline()