Searched refs:getPhysicalDisplayIdsLocked (Results 1 – 2 of 2) sorted by relevance
613 return getPhysicalDisplayIdsLocked(); in getPhysicalDisplayIds()1006 std::vector<PhysicalDisplayId> getPhysicalDisplayIdsLocked() const REQUIRES(mStateLock);
652 std::vector<PhysicalDisplayId> SurfaceFlinger::getPhysicalDisplayIdsLocked() const { in getPhysicalDisplayIdsLocked() function in android::SurfaceFlinger