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