Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGrallocLoader.h58 auto hal = std::make_unique<Gralloc0Hal>(); in createHal()
DGralloc0Hal.h92 using Gralloc0Hal = detail::Gralloc0HalImpl<hal::MapperHal>; variable
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGrallocLoader.h79 auto hal = std::make_unique<Gralloc0Hal>(); in createHal()
DGralloc0Hal.h154 using Gralloc0Hal = detail::Gralloc0HalImpl<hal::AllocatorHal>; variable
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h153 auto hal = std::make_unique<Gralloc0Hal>(); in createHal()
DGralloc0Hal.h207 using Gralloc0Hal = detail::Gralloc0HalImpl<hal::MapperHal>; variable