Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGrallocLoader.h42 auto hal = createHal(module); in load()
50 static std::unique_ptr<hal::MapperHal> createHal(const hw_module_t* module) { in createHal() function
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGrallocLoader.h46 auto hal = createHal(module); in load()
71 static std::unique_ptr<hal::AllocatorHal> createHal(const hw_module_t* module) { in createHal() function
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h107 auto hal = createHal(module); in load()
132 static std::unique_ptr<hal::MapperHal> createHal(const hw_module_t* module) { in createHal() function
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcLoader.h52 static std::unique_ptr<hal::ComposerHal> createHal(const hw_module_t* module) { in createHal() function
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcLoader.h52 static std::unique_ptr<hal::ComposerHal> createHal(const hw_module_t* module) { in createHal() function
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcLoader.h77 static std::unique_ptr<hal::ComposerHal> createHal(const hw_module_t* module) { in createHal() function