Searched refs:clipStart (Results 1 – 1 of 1) sorted by relevance
764 Float clipStart = (float) mTopPadding in updateClippingToTopRoundedCorner() local767 Float clipEnd = clipStart + mCornerRadius; in updateClippingToTopRoundedCorner()776 boolean clip = clipStart > start && clipStart < end in updateClippingToTopRoundedCorner()779 child.setDistanceToTopRoundness(clip ? Math.max(start - clipStart, 0) in updateClippingToTopRoundedCorner()