Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/unittests/
DDisplayTransactionTest.cpp126 const auto& map = mFlinger.hwcPhysicalDisplayIdMap(); in hasPhysicalHwcDisplay()
DTestableSurfaceFlinger.h672 const auto& hwcPhysicalDisplayIdMap() const { return getHwComposer().mPhysicalDisplayIdMap; } in hwcPhysicalDisplayIdMap() function