Home
last modified time | relevance | path

Searched refs:hal (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/hardware/interfaces/sensorservice/1.0/
DAndroid.bp10 "types.hal",
11 "IDirectReportChannel.hal",
12 "IEventQueue.hal",
13 "IEventQueueCallback.hal",
14 "ISensorManager.hal",
/frameworks/hardware/interfaces/displayservice/1.0/
DAndroid.bp10 "types.hal",
11 "IDisplayEventReceiver.hal",
12 "IDisplayService.hal",
13 "IEventCallback.hal",
/frameworks/native/services/vr/hardware_composer/
DAndroid.bp2 name: "libvr_hwc-hal",
36 "android.hardware.graphics.composer@2.1-hal",
40 "android.hardware.graphics.composer@2.1-hal",
91 "libvr_hwc-hal",
109 "libvr_hwc-hal",
112 "libvr_hwc-hal",
143 "libvr_hwc-hal",
Dvr_hwc.rc2 class hal animation
/frameworks/native/services/vr/hardware_composer/impl/
Dvr_composer_client.h30 using hardware::graphics::composer::V2_1::hal::ComposerCommandEngine;
31 using hardware::graphics::composer::V2_1::hal::ComposerHal;
32 using hardware::graphics::composer::V2_1::hal::detail::ComposerClientImpl;
38 explicit VrComposerClient(android::dvr::VrHwc& hal);
Dvr_composer_client.cpp33 VrComposerClient::VrComposerClient(dvr::VrHwc& hal) in VrComposerClient() argument
34 : ComposerClient(&hal), mVrHal(hal) { in VrComposerClient()
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DAndroid.bp10 "types.hal",
11 "ICameraDeviceCallback.hal",
12 "ICameraDeviceUser.hal",
/frameworks/hardware/interfaces/bufferhub/1.0/
DAndroid.bp7 "types.hal",
8 "IBufferClient.hal",
9 "IBufferHub.hal",
/frameworks/hardware/interfaces/cameraservice/service/2.0/
DAndroid.bp10 "types.hal",
11 "ICameraService.hal",
12 "ICameraServiceListener.hal",
/frameworks/av/media/audioserver/
Daudioserver.rc9 onrestart restart vendor.audio-hal-2-0
10 onrestart restart vendor.audio-hal-4-0-msd
13 onrestart restart audio-hal-2-0
/frameworks/rs/rsov/driver/
DrsovCore.cpp311 std::unique_ptr<RSoVHal> hal(new RSoVHal()); in rsdHalInit() local
312 if (!hal) { in rsdHalInit()
331 hal->mRSoV = rsov.release(); in rsdHalInit()
332 hal->mCpuRef = cpuref.release(); in rsdHalInit()
333 rsc->mHal.drv = hal.release(); in rsdHalInit()
/frameworks/opt/net/wifi/libwifi_hal/
DCleanSpec.mk51 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib/libwifi-hal*)
52 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/lib64/libwifi-hal*)
/frameworks/base/core/proto/android/os/
Denums.proto23 // These constants are defined in hardware/interfaces/health/1.0/types.hal
48 // These constants are defined in hardware/interfaces/health/1.0/types.hal
59 // These constants are defined in hardware/interfaces/thermal/1.0/types.hal
60 // and in hardware/interfaces/thermal/2.0/types.hal
62 // Any change to the types in the thermal hal should be made here as well.
82 // These constants are defined in hardware/interfaces/thermal/2.0/types.hal.
83 // Any change to the types in the thermal hal should be made here as well.
104 // These constants are defined in hardware/interfaces/thermal/2.0/types.hal.
105 // Any change to the types in the thermal hal should be made here as well.
/frameworks/av/media/codec2/hidl/services/
Dandroid.hardware.media.c2@1.0-service.rc1 service android-hardware-media-c2-hal-1-0 /vendor/bin/hw/android.hardware.media.c2@1.0-service
2 class hal
/frameworks/hardware/interfaces/stats/1.0/
DAndroid.bp10 "types.hal",
11 "IStats.hal",
/frameworks/base/core/tests/SvcMonitor/
DREADME9 -e java XYZ -e hal com.android.bluetooth \
18 -e java NewName -e hal NewService \
26 -e hal NameOfSysService: name of the system service the previous process relies on.
/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
Dandroid.hardware.drm@1.2-service.clearkey.rc1 service vendor.drm-clearkey-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-service.clearkey
8 class hal
Dandroid.hardware.drm@1.2-service-lazy.clearkey.rc1 service vendor.drm-clearkey-hal-1-2 /vendor/bin/hw/android.hardware.drm@1.2-service-lazy.clearkey
10 class hal
/frameworks/ml/nn/tools/
Dsync_enums_to_hal.py240 hal = []
247 hal.append(" /**\n")
257 hal.append(line)
258 return hal
/frameworks/base/services/core/jni/
Dcom_android_server_lights_LightsService.cpp150 sp<ILight> hal = ILight::getService(); in setLight_native() local
151 if (hal == nullptr) { in setLight_native()
155 Return<Status> ret = hal->setLight(type, state); in setLight_native()
/frameworks/ml/nn/driver/sample/config/
Dandroid.hardware.neuralnetworks@1.2-service-sample-quant.rc2 class hal
Dandroid.hardware.neuralnetworks@1.2-service-sample-minimal.rc2 class hal
Dandroid.hardware.neuralnetworks@1.2-service-sample-all.rc2 class hal
Dandroid.hardware.neuralnetworks@1.2-service-sample-float-fast.rc2 class hal
Dandroid.hardware.neuralnetworks@1.2-service-sample-float-slow.rc2 class hal

12