Home
last modified time | relevance | path

Searched refs:hal (Results 1 – 25 of 34) 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",
35 "android.hardware.graphics.composer@2.1-hal",
39 "android.hardware.graphics.composer@2.1-hal",
86 "libvr_hwc-hal",
104 "libvr_hwc-hal",
107 "libvr_hwc-hal",
137 "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 VrComposerClient(android::dvr::VrHwc& hal);
Dvr_composer_client.cpp31 VrComposerClient::VrComposerClient(dvr::VrHwc& hal) in VrComposerClient() argument
32 : ComposerClient(&hal), mVrHal(hal) { in VrComposerClient()
/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/av/drm/mediadrm/plugins/clearkey/hidl/
Dandroid.hardware.drm@1.1-service.clearkey.rc1 service vendor.drm-clearkey-hal-1-1 /vendor/bin/hw/android.hardware.drm@1.1-service.clearkey
2 class 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/ml/nn/tools/
Dsync_enums_to_hal.py219 hal = []
226 hal.append(" /**\n")
236 hal.append(line)
237 return hal
/frameworks/av/media/audioserver/
Daudioserver.rc8 onrestart restart vendor.audio-hal-2-0
11 onrestart restart audio-hal-2-0
/frameworks/base/services/core/jni/
Dcom_android_server_lights_LightsService.cpp171 sp<ILight> hal = LightHal::associate(); in setLight_native() local
173 if (hal == nullptr) { in setLight_native()
183 Return<Status> ret = hal->setLight(type, state); in setLight_native()
/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
61 // Any change to the types in the thermal hal should be made here as well.
/frameworks/ml/nn/driver/sample/
DSampleDriverAll.rc2 class hal
DSampleDriverQuant.rc2 class hal
DSampleDriverMinimal.rc2 class hal
DSampleDriverFloatFast.rc2 class hal
DSampleDriverFloatSlow.rc2 class hal
/frameworks/opt/net/lowpan/build/
Dlowpan.mk17 include frameworks/opt/net/lowpan/build/lowpan-hal-default.mk
Dwpantund.rc9 on property:ro.lowpan.hal.device=*
/frameworks/hardware/interfaces/schedulerservice/1.0/
DAndroid.bp10 "ISchedulingPolicyService.hal",
/frameworks/hardware/interfaces/vr/composer/1.0/
DAndroid.bp10 "IVrComposerClient.hal",
/frameworks/native/services/surfaceflinger/tests/fakehwc/
DFakeComposerService.h22 using namespace android::hardware::graphics::composer::V2_1::hal;
DAndroid.bp38 "android.hardware.graphics.composer@2.1-hal",

12