Searched refs:mIsBottomLeftRound (Results 1 – 1 of 1) sorted by relevance
53 protected boolean mIsBottomLeftRound; field in SectionDecorationHandler71 mIsBottomLeftRound = isBottomLeftRound; in SectionDecorationHandler()73 mIsBottomRound = mIsBottomLeftRound && mIsBottomRightRound; in SectionDecorationHandler()94 mIsBottomLeftRound ? mCornerGroupRadius : 0, in initCorners()95 mIsBottomLeftRound ? mCornerGroupRadius : 0 // Bottom left in initCorners()171 decorationHandler.mIsBottomLeftRound, decorationHandler.mIsBottomRightRound); in UnionDecorationHandler()184 mIsBottomLeftRound |= child.mIsBottomLeftRound; in addChild()