Searched refs:mContentBounds (Results 1 – 1 of 1) sorted by relevance
61 private final Rect mContentBounds = new Rect(); field in InlineContentClipView169 mContentBounds.set(mParentBounds); in clipDescendantInlineContentViews()170 offsetRectIntoDescendantCoords(inlineContentView, mContentBounds); in clipDescendantInlineContentViews()171 inlineContentView.setClipBounds(mContentBounds); in clipDescendantInlineContentViews()