Searched refs:mSelfBounds (Results 1 – 2 of 2) sorted by relevance
88 private final Rect mSelfBounds = new Rect(); field in FrameLayout605 final Rect selfBounds = mSelfBounds; in draw()
208 private final Rect mSelfBounds = new Rect(); field in RelativeLayout603 final Rect selfBounds = mSelfBounds; in onMeasure()