Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Display/
DPhysicalDisplay.h72 constexpr auto getPhysicalDisplay(const PhysicalDisplays& displays) { in getPhysicalDisplay() function
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h967 .and_then(display::getPhysicalDisplay(mFlinger.physicalDisplays())); in physicalDisplay()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1045 .and_then(display::getPhysicalDisplay(mPhysicalDisplays)) in makeLayerFilterForDisplay()