Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.h87 int getInstallOrientation() const { return mDisplayInstallOrientation; } in getInstallOrientation() function
260 getDisplayRotation(rotation, device->getInstallOrientation())),
305 const int orientation = mDevice->getInstallOrientation(); in getSourceCrop()