Searched refs:mIsTopLeftRound (Results 1 – 1 of 1) sorted by relevance
49 protected boolean mIsTopLeftRound; field in SectionDecorationHandler65 mIsTopLeftRound = isTopLeftRound; in SectionDecorationHandler()70 mIsTopRound = mIsTopLeftRound && mIsTopRightRound; in SectionDecorationHandler()84 mIsTopLeftRound ? mCornerGroupRadius : 0, in initCorners()85 mIsTopLeftRound ? mCornerGroupRadius : 0, // Top left radius in px in initCorners()166 decorationHandler.mIsTopLeftRound, decorationHandler.mIsTopRightRound, in UnionDecorationHandler()183 mIsTopLeftRound |= child.mIsTopLeftRound; in addChild()