Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h1124 const auto displayId = getInternalDisplayIdLocked(); in getInternalDisplayTokenLocked()
1128 std::optional<PhysicalDisplayId> getInternalDisplayIdLocked() const REQUIRES(mStateLock) { in getInternalDisplayIdLocked() function
H A DSurfaceFlinger.cpp673 const auto display = getInternalDisplayIdLocked(); in getPrimaryPhysicalDisplayId()
1309 bool isInternalDisplay = displayId == getInternalDisplayIdLocked(); in getDisplayColorModes()
2696 creationArgs.isPrimary = id == getInternalDisplayIdLocked(); in setupNewDisplayDeviceInternal()