Searched refs:getClipToBounds (Results 1 – 6 of 6) sorted by relevance
470 bool getClipToBounds() const { return mPrimitiveFields.mClippingFlags & CLIP_TO_BOUNDS; } in getClipToBounds() function511 return getClipToBounds() && (getZ() <= 0 || getOutline().isEmpty()); in getClipDamageToBounds()
219 bool quickRejected = properties.getClipToBounds() && canvas->quickReject(bounds); in drawContent()
126 if (properties.getClipToBounds() && layerCanvas->quickReject(bounds)) { in renderLayersImpl()
604 public boolean getClipToBounds() { in getClipToBounds() method in RenderNode
355 return renderNode->stagingProperties().getClipToBounds(); in android_view_RenderNode_getClipToBounds()
15495 method public boolean getClipToBounds();