Searched refs:mIsTopLeftRound (Results 1 – 1 of 1) sorted by relevance
51 protected boolean mIsTopLeftRound; field in SectionDecorationHandler69 mIsTopLeftRound = isTopLeftRound; in SectionDecorationHandler()74 mIsTopRound = mIsTopLeftRound && mIsTopRightRound; in SectionDecorationHandler()88 mIsTopLeftRound ? mCornerGroupRadius : 0, in initCorners()89 mIsTopLeftRound ? mCornerGroupRadius : 0, // Top left radius in px in initCorners()170 decorationHandler.mIsTopLeftRound, decorationHandler.mIsTopRightRound, in UnionDecorationHandler()187 mIsTopLeftRound |= child.mIsTopLeftRound; in addChild()