Searched refs:tempScreenRect (Results 1 – 1 of 1) sorted by relevance
434 final Rect tempScreenRect = mTempScreenRect; in createNodeForChild() local492 tempScreenRect.set(tempParentRect); in createNodeForChild()493 tempScreenRect.offset(offsetX, offsetY); in createNodeForChild()494 node.setBoundsInScreen(tempScreenRect); in createNodeForChild()