Searched refs:mParentBounds (Results 1 – 1 of 1) sorted by relevance
58 private final Rect mParentBounds = new Rect(); field in InlineContentClipView156 mParentBounds.right = getWidth(); in clipDescendantInlineContentViews()157 mParentBounds.bottom = getHeight(); in clipDescendantInlineContentViews()169 mContentBounds.set(mParentBounds); in clipDescendantInlineContentViews()