Searched refs:parentBounds (Results 1 – 4 of 4) sorted by relevance
199 private void testStackBoundsConfiguration(int windowingMode, Rect parentBounds, Rect bounds, in testStackBoundsConfiguration() argument205 parentConfig.windowConfiguration.setAppBounds(parentBounds); in testStackBoundsConfiguration()
1252 final Rect parentBounds = parent.getBounds(); in getRelativePosition() local1253 outPos.offset(-parentBounds.left, -parentBounds.top); in getRelativePosition()
4547 final Rect parentBounds = parent.getBounds(); in getTransformationMatrix() local4548 x += parentBounds.left; in getTransformationMatrix()4549 y += parentBounds.top; in getTransformationMatrix()4727 final Rect parentBounds = parentWindowContainer.getBounds(); in transformFrameToSurfacePosition() local4728 outPoint.offset(-parentBounds.left, -parentBounds.top); in transformFrameToSurfacePosition()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...