Searched refs:mHwcDisplayType (Results 1 – 1 of 1) sorted by relevance
464 : mDisplayId(displayId), mHwcDisplayType(hwcDisplayType), mIsPrimary(isPrimary) {} in FakeHwcDisplayInjector()520 mHwcDisplayType); in inject()535 if (mHwcDisplayType == hal::DisplayType::PHYSICAL) { in inject()544 const hal::DisplayType mHwcDisplayType; variable