Searched refs:mIsTopRightRound (Results 1 – 1 of 1) sorted by relevance
52 protected boolean mIsTopRightRound; field in SectionDecorationHandler70 mIsTopRightRound = isTopRightRound; in SectionDecorationHandler()74 mIsTopRound = mIsTopLeftRound && mIsTopRightRound; in SectionDecorationHandler()90 mIsTopRightRound ? mCornerGroupRadius : 0, in initCorners()91 mIsTopRightRound ? mCornerGroupRadius : 0, // Top right radius in px in initCorners()170 decorationHandler.mIsTopLeftRound, decorationHandler.mIsTopRightRound, in UnionDecorationHandler()188 mIsTopRightRound |= child.mIsTopRightRound; in addChild()