Searched refs:mIsBottomRightRound (Results 1 – 1 of 1) sorted by relevance
54 protected boolean mIsBottomRightRound; field in SectionDecorationHandler72 mIsBottomRightRound = isBottomRightRound; in SectionDecorationHandler()73 mIsBottomRound = mIsBottomLeftRound && mIsBottomRightRound; in SectionDecorationHandler()92 mIsBottomRightRound ? mCornerGroupRadius : 0, in initCorners()93 mIsBottomRightRound ? mCornerGroupRadius : 0, // Bottom right in initCorners()171 decorationHandler.mIsBottomLeftRound, decorationHandler.mIsBottomRightRound); in UnionDecorationHandler()185 mIsBottomRightRound |= child.mIsBottomRightRound; in addChild()