Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h91 ui::Rotation getPhysicalOrientation() const { return mPhysicalOrientation; } in getPhysicalOrientation() function
316 const ui::Rotation orientation = device->getPhysicalOrientation() + logicalOrientation; in applyDeviceOrientation()