Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcLoader.h53 auto hal = std::make_unique<HwcHal>(); in createHal()
64 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter()
DHwcHal.h434 using HwcHal = detail::HwcHalImpl<hal::ComposerHal>; variable
/hardware/interfaces/graphics/composer/2.4/utils/passthrough/include/composer-passthrough/2.4/
DHwcLoader.h53 auto hal = std::make_unique<HwcHal>(); in createHal()
64 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter()
DHwcHal.h395 using HwcHal = detail::HwcHalImpl<hal::ComposerHal>; variable
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcLoader.h53 auto hal = std::make_unique<HwcHal>(); in createHal()
64 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter()
DHwcHal.h306 using HwcHal = detail::HwcHalImpl<hal::ComposerHal>; variable
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcLoader.h78 auto hal = std::make_unique<HwcHal>(); in createHal()
89 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter()
DHwcHal.h672 using HwcHal = detail::HwcHalImpl<hal::ComposerHal>; variable