Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp142 const ui::Rotation inversePhysicalOrientation = ui::ROTATION_0 - mPhysicalOrientation; in getFrontEndInfo() local
145 if (inversePhysicalOrientation == ui::ROTATION_90 || in getFrontEndInfo()
146 inversePhysicalOrientation == ui::ROTATION_270) { in getFrontEndInfo()
150 inversePhysicalOrientation), in getFrontEndInfo()