Searched refs:getClipToBounds (Results 1 – 6 of 6) sorted by relevance
484 bool getClipToBounds() const { return mPrimitiveFields.mClippingFlags & CLIP_TO_BOUNDS; } in getClipToBounds() function525 return getClipToBounds() && (getZ() <= 0 || getOutline().isEmpty()); in getClipDamageToBounds()
236 bool quickRejected = properties.getClipToBounds() && canvas->quickReject(bounds); in drawContent()
107 if (properties.getClipToBounds() && layerCanvas->quickReject(bounds)) { in renderLayerImpl()
715 public boolean getClipToBounds() { in getClipToBounds() method in RenderNode
388 return renderNode->stagingProperties().getClipToBounds(); in android_view_RenderNode_getClipToBounds()
17111 method public boolean getClipToBounds();