Searched refs:mIsBottomRightRound (Results 1 – 1 of 1) sorted by relevance
52 protected boolean mIsBottomRightRound; field in SectionDecorationHandler68 mIsBottomRightRound = isBottomRightRound; in SectionDecorationHandler()69 mIsBottomRound = mIsBottomLeftRound && mIsBottomRightRound; in SectionDecorationHandler()88 mIsBottomRightRound ? mCornerGroupRadius : 0, in initCorners()89 mIsBottomRightRound ? mCornerGroupRadius : 0, // Bottom right in initCorners()167 decorationHandler.mIsBottomLeftRound, decorationHandler.mIsBottomRightRound); in UnionDecorationHandler()181 mIsBottomRightRound |= child.mIsBottomRightRound; in addChild()