Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1014 auto getDisplayDeviceAndSnapshot() REQUIRES(mStateLock) { in getDisplayDeviceAndSnapshot() function
DSurfaceFlinger.cpp1128 const auto displayOpt = mPhysicalDisplays.get(*id).and_then(getDisplayDeviceAndSnapshot()); in getStaticDisplayInfo()
1245 const auto displayOpt = mPhysicalDisplays.get(*id_).and_then(getDisplayDeviceAndSnapshot()); in getDynamicDisplayInfoFromId()
1266 .and_then(getDisplayDeviceAndSnapshot()); in getDynamicDisplayInfoFromToken()
1381 .and_then(getDisplayDeviceAndSnapshot())); in setActiveModeFromBackdoor()
1608 .and_then(getDisplayDeviceAndSnapshot()); in setActiveColorMode()