Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h556 return getPhysicalDisplayIdsLocked(); in getPhysicalDisplayIds()
1035 std::vector<PhysicalDisplayId> getPhysicalDisplayIdsLocked() const REQUIRES(mStateLock);
DSurfaceFlinger.cpp684 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIdsLocked() const { in getPhysicalDisplayIdsLocked() function in android::SurfaceFlinger