Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
H A DGrallocLoader.h54 auto hal = std::make_unique<Gralloc1Hal>(); in createHal()
H A DGralloc1Hal.h188 using Gralloc1Hal = detail::Gralloc1HalImpl<hal::MapperHal>; variable
/aosp12/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
H A DGrallocLoader.h75 auto hal = std::make_unique<Gralloc1Hal>(); in createHal()
H A DGralloc1Hal.h357 using Gralloc1Hal = detail::Gralloc1HalImpl<hal::AllocatorHal>; variable
/aosp12/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
H A DGrallocLoader.h149 auto hal = std::make_unique<Gralloc1Hal>(); in createHal()
H A DGralloc1Hal.h333 using Gralloc1Hal = detail::Gralloc1HalImpl<hal::MapperHal>; variable