Searched refs:heroRight (Results 1 – 1 of 1) sorted by relevance
241 int heroRight = getWidth() / 2 + heroView.getMeasuredWidth() / 2; in onLayout() local242 heroView.layout(heroLeft, getPaddingTop(), heroRight, in onLayout()256 heroRight += mMeasuredMarginInPixel; in onLayout()258 child.layout(heroRight, in onLayout()260 heroRight + child.getMeasuredWidth(), in onLayout()262 heroRight += child.getMeasuredWidth(); in onLayout()