Searched refs:orientedSize (Results 1 – 1 of 1) sorted by relevance
164 ui::Size orientedSize = outputState.displaySpace.bounds.getSize(); in setProjection() local166 std::swap(orientedSize.width, orientedSize.height); in setProjection()168 outputState.orientedDisplaySpace.bounds = Rect(orientedSize); in setProjection()212 ui::Size orientedSize = size; in setDisplaySize() local214 std::swap(orientedSize.width, orientedSize.height); in setDisplaySize()216 const Rect newOrientedBounds(orientedSize); in setDisplaySize()