Home
last modified time | relevance | path

Searched refs:mHwcDisplayType (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h498 : mDisplayId(displayId), mHwcDisplayType(hwcDisplayType), mIsPrimary(isPrimary) {} in FakeHwcDisplayInjector()
559 mHwcDisplayType); in inject()
599 if (mHwcDisplayType == hal::DisplayType::PHYSICAL) { in inject()
617 const hal::DisplayType mHwcDisplayType; variable