Searched refs:getPrimaryDisplayId (Results 1 – 3 of 3) sorted by relevance
134 MOCK_METHOD(PhysicalDisplayId, getPrimaryDisplayId, (), (const, override));
287 virtual PhysicalDisplayId getPrimaryDisplayId() const = 0;486 PhysicalDisplayId getPrimaryDisplayId() const override { in getPrimaryDisplayId() function
1134 return getHwComposer().getPrimaryDisplayId(); in getPrimaryDisplayIdLocked()