Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h832 std::optional<DisplayId> getPhysicalDisplayIdLocked(const sp<IBinder>& displayToken) const { in getPhysicalDisplayIdLocked() function
DSurfaceFlinger.cpp776 const auto displayId = getPhysicalDisplayIdLocked(displayToken); in getDisplayConfigs()
1046 const auto displayId = getPhysicalDisplayIdLocked(displayToken); in getDisplayColorModes()
1322 const auto displayId = getPhysicalDisplayIdLocked(displayToken); in getDisplayBrightnessSupport()
1336 const auto displayId = getPhysicalDisplayIdLocked(displayToken); in setDisplayBrightness()