Searched refs:nodeBoundsInRoot (Results 1 – 1 of 1) sorted by relevance
135 val nodeBoundsInRoot = node.boundsInRoot in processMultiWindowScreenshot() constant142 (nodePositionInScreen.x + nodeBoundsInRoot.left).roundToInt(), in processMultiWindowScreenshot()143 (nodePositionInScreen.y + nodeBoundsInRoot.top).roundToInt(), in processMultiWindowScreenshot()144 nodeBoundsInRoot.width.roundToInt(), in processMultiWindowScreenshot()145 nodeBoundsInRoot.height.roundToInt() in processMultiWindowScreenshot()