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