Searched refs:getPrimaryHwcDisplayId (Results 1 – 3 of 3) sorted by relevance
300 virtual hal::HWDisplayId getPrimaryHwcDisplayId() const = 0;510 hal::HWDisplayId getPrimaryHwcDisplayId() const override { in getPrimaryHwcDisplayId() function516 const auto id = toPhysicalDisplayId(getPrimaryHwcDisplayId()); in getPrimaryDisplayId()
127 MOCK_METHOD(hal::HWDisplayId, getPrimaryHwcDisplayId, (), (const, override));
6958 (Mutex::Autolock(mStateLock), getHwComposer().getPrimaryHwcDisplayId()); in onTransact()