Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 25 of 38) sorted by relevance

12

/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
DGrallocLoader.h42 auto hal = createHal(module); in load() local
54 auto hal = std::make_unique<Gralloc1Hal>(); in createHal() local
58 auto hal = std::make_unique<Gralloc0Hal>(); in createHal() local
68 static IMapper* createMapper(std::unique_ptr<hal::MapperHal> hal) { in createMapper()
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcLoader.h43 auto hal = createHalWithAdapter(module); in load() local
53 auto hal = std::make_unique<HwcHal>(); in createHal() local
64 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter() local
69 static std::unique_ptr<IComposer> createComposer(std::unique_ptr<hal::ComposerHal> hal) { in createComposer()
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcLoader.h43 auto hal = createHalWithAdapter(module); in load() local
53 auto hal = std::make_unique<HwcHal>(); in createHal() local
64 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter() local
69 static std::unique_ptr<IComposer> createComposer(std::unique_ptr<hal::ComposerHal> hal) { in createComposer()
/hardware/interfaces/graphics/allocator/2.0/utils/passthrough/include/allocator-passthrough/2.0/
DGrallocLoader.h46 auto hal = createHal(module); in load() local
75 auto hal = std::make_unique<Gralloc1Hal>(); in createHal() local
79 auto hal = std::make_unique<Gralloc0Hal>(); in createHal() local
89 static IAllocator* createAllocator(std::unique_ptr<hal::AllocatorHal> hal) { in createAllocator()
/hardware/interfaces/camera/provider/
DREADME.md19 ### @0.0:
26 ### @2.4:
33 ### @2.4:
/hardware/interfaces/graphics/composer/2.1/utils/passthrough/include/composer-passthrough/2.1/
DHwcLoader.h51 auto hal = createHalWithAdapter(module); in load() local
78 auto hal = std::make_unique<HwcHal>(); in createHal() local
89 auto hal = std::make_unique<HwcHal>(); in createHalWithAdapter() local
94 static IComposer* createComposer(std::unique_ptr<hal::ComposerHal> hal) { in createComposer()
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGrallocLoader.h118 auto hal = createHal(module); in load() local
147 auto hal = std::make_unique<Gralloc1Hal>(); in createHal() local
151 auto hal = std::make_unique<Gralloc0Hal>(); in createHal() local
161 static IMapper* createMapper(std::unique_ptr<hal::MapperHal> hal) { in createMapper()
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposer.h40 static std::unique_ptr<ComposerImpl> create(std::unique_ptr<Hal> hal) { in create()
44 ComposerImpl(std::unique_ptr<Hal> hal) : BaseType2_1(std::move(hal)) {} in ComposerImpl()
DComposerCommandEngine.h37 ComposerCommandEngine(ComposerHal* hal, ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h42 static std::unique_ptr<ComposerClientImpl> create(Hal* hal) { in create()
47 ComposerClientImpl(Hal* hal) : BaseType2_1(hal) {} in ComposerClientImpl()
/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposer.h40 static std::unique_ptr<ComposerImpl> create(std::unique_ptr<Hal> hal) { in create()
44 explicit ComposerImpl(std::unique_ptr<Hal> hal) : BaseType2_2(std::move(hal)) {} in ComposerImpl()
DComposerCommandEngine.h38 ComposerCommandEngine(ComposerHal* hal, V2_2::hal::ComposerResources* resources) in ComposerCommandEngine()
DComposerClient.h104 static std::unique_ptr<ComposerClientImpl> create(Hal* hal) { in create()
109 ComposerClientImpl(Hal* hal) : BaseType2_2(hal) {} in ComposerClientImpl()
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposer.h48 static std::unique_ptr<ComposerImpl> create(std::unique_ptr<Hal> hal) { in create()
52 ComposerImpl(std::unique_ptr<Hal> hal) : mHal(std::move(hal)) {} in ComposerImpl()
DComposerClient.h46 static std::unique_ptr<ComposerClientImpl> create(Hal* hal) { in create()
51 ComposerClientImpl(Hal* hal) : mHal(hal) {} in ComposerClientImpl()
/hardware/interfaces/light/utils/
Dmain.cpp60 void setToColorAidl(sp<aidl::ILights> hal, unsigned int color) { in setToColorAidl()
81 void setToColorHidl(sp<V2_0::ILight> hal, unsigned int color) { in setToColorHidl()
/hardware/interfaces/camera/common/
DREADME.md18 ### @1.0:
/hardware/libhardware/modules/usbcamera/
DHotplugThread.cpp26 HotplugThread::HotplugThread(CameraHAL *hal) in HotplugThread()
/hardware/interfaces/automotive/vehicle/2.0/default/
DVehicleService.cpp32 auto hal = std::make_unique<impl::EmulatedVehicleHal>(store.get()); in main() local
/hardware/interfaces/graphics/allocator/2.0/utils/hal/include/allocator-hal/2.0/
DAllocator.h46 bool init(std::unique_ptr<Hal> hal) { in init()
/hardware/interfaces/tv/cec/1.0/default/
DHdmiCec.cpp394 IHdmiCec* HIDL_FETCH_IHdmiCec(const char* hal) { in HIDL_FETCH_IHdmiCec()
/hardware/interfaces/tv/cec/2.0/default/
DHdmiCec.cpp393 IHdmiCec* HIDL_FETCH_IHdmiCec(const char* hal) { in HIDL_FETCH_IHdmiCec()
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/
DMapper.h42 bool init(std::unique_ptr<Hal> hal) { in init()
/hardware/qcom/sm8150/gps/android/1.0/
DGnss.cpp326 IGnss* HIDL_FETCH_IGnss(const char* hal) { in HIDL_FETCH_IGnss()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp39 VehicleEmulator::VehicleEmulator(EmulatedVehicleHalIface* hal) : mHal{hal} { in VehicleEmulator()

12