Searched refs:getShouldClip (Results 1 – 4 of 4) sorted by relevance
89 bool getShouldClip() const { return mShouldClip; } in getShouldClip() function
168 if (outline.getShouldClip()) { in debugOutputProperties()
170 (outline.getShouldClip() && outline.isEmpty()) || properties().getScaleX() == 0 || in nothingToDraw()
362 return renderNode->stagingProperties().getOutline().getShouldClip(); in android_view_RenderNode_getClipToOutline()