Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp638 const auto internalDisplayId = getInternalDisplayIdLocked(); in getPhysicalDisplayIds() local
639 if (!internalDisplayId) { in getPhysicalDisplayIds()
645 displayIds.push_back(*internalDisplayId); in getPhysicalDisplayIds()
648 if (id != *internalDisplayId) { in getPhysicalDisplayIds()