Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h339 bool mIgnoreHwcPhysicalDisplayOrientation = false; variable
H A DSurfaceFlinger.cpp513 mIgnoreHwcPhysicalDisplayOrientation = in SurfaceFlinger()
3054 if (!mIgnoreHwcPhysicalDisplayOrientation && in getPhysicalDisplayOrientation()