Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.h106 ui::Rotation getPhysicalOrientation() const { return mPhysicalOrientation; } in getPhysicalOrientation() function
H A DLayer.cpp2395 ui::ROTATION_0 - display->getPhysicalOrientation(); in fillInputInfo()