Searched refs:getInternalDisplayIdLocked (Results 1 – 2 of 2) sorted by relevance
1124 const auto displayId = getInternalDisplayIdLocked(); in getInternalDisplayTokenLocked()1128 std::optional<PhysicalDisplayId> getInternalDisplayIdLocked() const REQUIRES(mStateLock) { in getInternalDisplayIdLocked() function
673 const auto display = getInternalDisplayIdLocked(); in getPrimaryPhysicalDisplayId()1309 bool isInternalDisplay = displayId == getInternalDisplayIdLocked(); in getDisplayColorModes()2696 creationArgs.isPrimary = id == getInternalDisplayIdLocked(); in setupNewDisplayDeviceInternal()