Searched refs:orientedSize (Results 1 – 1 of 1) sorted by relevance
179 ui::Size orientedSize = outputState.displaySpace.getBounds(); in setProjection() local181 std::swap(orientedSize.width, orientedSize.height); in setProjection()183 outputState.orientedDisplaySpace.setBounds(orientedSize); in setProjection()233 ui::Size orientedSize = size; in setDisplaySize() local235 std::swap(orientedSize.width, orientedSize.height); in setDisplaySize()237 const ui::Size newOrientedBounds(orientedSize); in setDisplaySize()