Home
last modified time | relevance | path

Searched refs:newOrientedBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutput.cpp210 const Rect newOrientedBounds(orientedSize); in setDisplaySize() local
211 state.orientedDisplaySpace.bounds = newOrientedBounds; in setDisplaySize()