Home
last modified time | relevance | path

Searched refs:hardware (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/device/google/marlin/camera/QCamera2/HAL/wrapper/
DQualcommCamera.cpp81 QCamera2HardwareInterface *hardware; member
96 QCamera2HardwareInterface *hardware = NULL; in util_get_Hal_obj() local
99 hardware = camHal->hardware; in util_get_Hal_obj()
101 return hardware; in util_get_Hal_obj()
146 camHal->hardware = new QCamera2HardwareInterface((uint32_t)cameraId); in camera_device_open()
147 if (camHal->hardware) { in camera_device_open()
155 if (camHal->hardware) { in camera_device_open()
156 delete camHal->hardware; in camera_device_open()
157 camHal->hardware = NULL; in camera_device_open()
183 QCamera2HardwareInterface *hardware = util_get_Hal_obj( device); in close_camera_device() local
[all …]
/device/linaro/hikey/
Ddevice-common.mk73 android.hardware.audio@2.0-service \
74 android.hardware.audio@2.0-impl \
75 android.hardware.audio.effect@2.0-impl \
76 android.hardware.broadcastradio@1.0-impl \
77 android.hardware.soundtrigger@2.0-impl
82 android.hardware.drm@1.0-impl \
83 android.hardware.drm@1.0-service \
84 android.hardware.bluetooth.audio@2.0-impl
90 android.hardware.graphics.allocator@2.0-impl \
91 android.hardware.graphics.allocator@2.0-service \
[all …]
/device/google/cuttlefish/shared/
Ddevice.mk45 ro.hardware.virtual_device=1 \
135 …meworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permi…
136 …rameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
137 …frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permission…
138 …orks/native/data/etc/android.hardware.camera.flash-autofocus.xml:$(TARGET_COPY_OUT_VENDOR)/etc/per…
139 …frameworks/native/data/etc/android.hardware.camera.full.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
140 …rameworks/native/data/etc/android.hardware.camera.front.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
141 …frameworks/native/data/etc/android.hardware.camera.raw.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissio…
142 …frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions…
143 …rameworks/native/data/etc/android.hardware.location.gps.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
[all …]
/device/google/wahoo/
Ddevice.mk41 hardware/google/pixel
61 SRC_MEDIA_HAL_DIR := hardware/qcom/media/msm8998
62 SRC_DISPLAY_HAL_DIR := hardware/qcom/display/msm8998
63 SRC_CAMERA_HAL_DIR := hardware/qcom/camera/msm8998
68 $(call inherit-product, hardware/qcom/msm8998/msm8998.mk)
85 $(LOCAL_PATH)/init.recovery.hardware.rc:recovery/root/init.recovery.$(PRODUCT_HARDWARE).rc \
86 … $(LOCAL_PATH)/init.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_HARDWARE).rc \
87 $(LOCAL_PATH)/init.hardware.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.wahoo.usb.rc \
88 $(LOCAL_PATH)/ueventd.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
103 …$(LOCAL_PATH)/init.hardware.diag.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/init.$(PRODUCT_HA…
[all …]
DCleanSpec.mk55 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.camera.flash-a…
56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.camera.front.x…
57 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.camera.full.xm…
58 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.camera.raw.xml)
59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.bluetooth.xml)
60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.bluetooth_le.x…
61 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.sensor.acceler…
62 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.sensor.compass…
63 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.sensor.gyrosco…
64 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/etc/permissions/android.hardware.sensor.light.x…
[all …]
/device/ti/beagle_x15/
Ddevice.mk29 android.hardware.graphics.allocator@2.0-impl \
30 android.hardware.graphics.allocator@2.0-service \
31 android.hardware.graphics.mapper@2.0-impl \
32 android.hardware.graphics.mapper@2.0-service \
33 android.hardware.graphics.composer@2.1-impl \
34 android.hardware.graphics.composer@2.1-service \
41 android.hardware.keymaster@3.0-impl \
42 android.hardware.keymaster@3.0-service \
43 android.hardware.drm@1.0-impl \
44 android.hardware.drm@1.0-service \
[all …]
/device/google/marlin/usb/
DUsb.h18 namespace hardware {
23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
28 using ::android::hardware::usb::V1_1::IUsb;
29 using ::android::hardware::usb::V1_1::IUsbCallback;
30 using ::android::hardware::usb::V1_1::PortMode_1_1;
31 using ::android::hardware::usb::V1_1::PortStatus_1_1;
[all …]
/device/google/crosshatch/usb/
DUsb.h18 namespace hardware {
23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
28 using ::android::hardware::usb::V1_1::IUsb;
29 using ::android::hardware::usb::V1_1::IUsbCallback;
30 using ::android::hardware::usb::V1_1::PortMode_1_1;
31 using ::android::hardware::usb::V1_1::PortStatus_1_1;
[all …]
/device/google/wahoo/usb/
DUsb.h18 namespace hardware {
23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
28 using ::android::hardware::usb::V1_1::IUsb;
29 using ::android::hardware::usb::V1_1::IUsbCallback;
30 using ::android::hardware::usb::V1_1::PortMode_1_1;
31 using ::android::hardware::usb::V1_1::PortStatus_1_1;
[all …]
/device/google/bonito/usb/
DUsb.h18 namespace hardware {
23 using ::android::hardware::usb::V1_0::PortRole;
24 using ::android::hardware::usb::V1_0::PortRoleType;
25 using ::android::hardware::usb::V1_0::PortDataRole;
26 using ::android::hardware::usb::V1_0::PortPowerRole;
27 using ::android::hardware::usb::V1_0::Status;
28 using ::android::hardware::usb::V1_1::IUsb;
29 using ::android::hardware::usb::V1_1::IUsbCallback;
30 using ::android::hardware::usb::V1_1::PortMode_1_1;
31 using ::android::hardware::usb::V1_1::PortStatus_1_1;
[all …]
/device/generic/goldfish/
Dvendor.mk54 android.hardware.graphics.composer@2.1-impl \
55 android.hardware.graphics.composer@2.1-service \
56 android.hardware.graphics.allocator@2.0-service \
57 android.hardware.graphics.allocator@2.0-impl \
58 android.hardware.graphics.mapper@2.0-impl \
62 android.hardware.audio@2.0-service \
63 android.hardware.wifi@1.0-service \
64 android.hardware.biometrics.fingerprint@2.1-service \
72 android.hardware.audio@4.0-impl:32 \
73 android.hardware.audio.effect@4.0-impl:32 \
[all …]
/device/google/crosshatch/
Ddevice.mk19 hardware/google/av \
20 hardware/google/interfaces \
21 hardware/google/pixel \
22 hardware/qcom/sdm845 \
56 SRC_MEDIA_HAL_DIR := hardware/qcom/media/sdm845
57 SRC_DISPLAY_HAL_DIR := hardware/qcom/display/sdm845
83 $(LOCAL_PATH)/init.recovery.hardware.rc:recovery/root/init.recovery.$(PRODUCT_PLATFORM).rc \
84 … $(LOCAL_PATH)/init.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_PLATFORM).rc \
85 …$(LOCAL_PATH)/init.hardware.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_PLATFORM).…
86 $(LOCAL_PATH)/ueventd.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
[all …]
DCleanSpec.mk56 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.power@1.2-service.cro…
59 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.vibrator@1.1-service.…
60 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.vibrator@1.1-service.cr…
68 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/lib/hw/android.hardware.audio*@2.0-impl.so)
83 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.health@2.0-service)
84 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.health@2.0-service.rc)
91 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/android.hardware.keymaster@3.0-service…
94 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/hw/hardware.google.media.c2@1.0-service-softwar…
95 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/etc/init/hardware.google.media.c2@1.0-service-s…
98 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/vendor/bin/hw/android.hardware.graphics.composer@2.1-s…
[all …]
/device/generic/car/common/
Dcar.mk19 android.hardware.automotive.vehicle@2.0-service \
20 android.hardware.automotive.audiocontrol@1.0-service \
21 android.hardware.bluetooth@1.0-service.sim \
22 android.hardware.bluetooth.audio@2.0-impl \
23 android.hardware.broadcastradio@2.0-service
36 …device/generic/car/common/android.hardware.dummy.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/han…
41 …meworks/native/data/etc/android.hardware.screen.landscape.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permis…
49 …ameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permiss…
53 …rameworks/native/data/etc/android.hardware.bluetooth_le.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
54 …frameworks/native/data/etc/android.hardware.bluetooth.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permission…
[all …]
/device/google/bonito/
Ddevice.mk21 hardware/google/av \
22 hardware/google/interfaces \
23 hardware/google/pixel \
24 hardware/qcom/sdm845 \
83 $(LOCAL_PATH)/init.recovery.hardware.rc:recovery/root/init.recovery.$(PRODUCT_PLATFORM).rc \
84 … $(LOCAL_PATH)/init.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_PLATFORM).rc \
85 …$(LOCAL_PATH)/init.hardware.usb.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT_PLATFORM).…
86 $(LOCAL_PATH)/ueventd.hardware.rc:$(TARGET_COPY_OUT_VENDOR)/ueventd.rc \
107 …$(LOCAL_PATH)/init.hardware.diag.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PRODUCT…
109 …$(LOCAL_PATH)/init.hardware.mpssrfs.rc.userdebug:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.$(PROD…
[all …]
/device/google/marlin/
Ddevice-common.mk35 hardware/google/pixel
125 …meworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permis…
126 …ameworks/native/data/etc/android.hardware.vulkan.level-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permiss…
127 …eworks/native/data/etc/android.hardware.vulkan.version-1_1.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permi…
144 android.hardware.audio@2.0-service \
145 android.hardware.bluetooth.audio@2.0-impl \
146 android.hardware.contexthub@1.0-service \
147 android.hardware.gnss@1.0-service \
148 android.hardware.drm@1.0-service \
149 android.hardware.light@2.0-service \
[all …]
/device/linaro/poplar/
Ddevice.mk21 …meworks/native/data/etc/android.hardware.screen.landscape.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permis…
22 …frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions…
25 …frameworks/native/data/etc/android.hardware.ethernet.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions…
43 …rameworks/native/data/etc/android.hardware.audio.output.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissi…
44 …meworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permi…
47 android.hardware.audio@2.0-impl \
48 android.hardware.audio@2.0-service \
49 android.hardware.audio.effect@2.0-impl \
50 android.hardware.soundtrigger@2.0-impl \
63 android.hardware.drm@1.0-impl
[all …]
/device/google/cuttlefish_common/guest/hals/ril/libril/
DAndroid.mk42 android.hardware.radio@1.0 \
43 android.hardware.radio@1.1 \
44 android.hardware.radio.deprecated@1.0 \
45 android.hardware.radio@1.2 \
46 android.hardware.radio@1.3 \
47 android.hardware.radio@1.4 \
54 hardware/include \
56 hardware/ril/include \
57 hardware/ril/libril
63 LOCAL_EXPORT_C_INCLUDE_DIRS := hardware/ril/include
/device/google/cuttlefish_common/guest/monitoring/dumpstate_ext/
Ddumpstate_device.h23 namespace hardware {
28 using ::android::hardware::Return;
29 using ::android::hardware::Void;
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
31 using ::android::hardware::hidl_array;
32 using ::android::hardware::hidl_handle;
33 using ::android::hardware::hidl_string;
34 using ::android::hardware::hidl_vec;
/device/google/marlin/dumpstate/
DDumpstateDevice.h24 namespace hardware {
29 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
30 using ::android::hardware::hidl_array;
31 using ::android::hardware::hidl_handle;
32 using ::android::hardware::hidl_string;
33 using ::android::hardware::hidl_vec;
34 using ::android::hardware::Return;
35 using ::android::hardware::Void;
/device/google/bonito/dumpstate/
DDumpstateDevice.h25 namespace hardware {
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
31 using ::android::hardware::hidl_array;
32 using ::android::hardware::hidl_handle;
33 using ::android::hardware::hidl_string;
34 using ::android::hardware::hidl_vec;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
/device/google/wahoo/dumpstate/
DDumpstateDevice.h25 namespace hardware {
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
31 using ::android::hardware::hidl_array;
32 using ::android::hardware::hidl_handle;
33 using ::android::hardware::hidl_string;
34 using ::android::hardware::hidl_vec;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
/device/google/crosshatch/dumpstate/
DDumpstateDevice.h25 namespace hardware {
30 using ::android::hardware::dumpstate::V1_0::IDumpstateDevice;
31 using ::android::hardware::hidl_array;
32 using ::android::hardware::hidl_handle;
33 using ::android::hardware::hidl_string;
34 using ::android::hardware::hidl_vec;
35 using ::android::hardware::Return;
36 using ::android::hardware::Void;
/device/google/cuttlefish/shared/auto/
Ddevice.mk37 …rameworks/native/data/etc/android.hardware.telephony.gsm.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permiss…
42 …frameworks/native/data/etc/android.hardware.type.automotive.xml:system/etc/permissions/android.har…
46 …frameworks/native/data/etc/android.hardware.screen.landscape.xml:system/etc/permissions/android.ha…
50 …frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardwa…
54 …frameworks/native/data/etc/android.hardware.broadcastradio.xml:system/etc/permissions/android.hard…
63 PRODUCT_PACKAGES += android.hardware.automotive.vehicle@2.0-service
66 PRODUCT_PACKAGES += android.hardware.broadcastradio@2.0-service
69 PRODUCT_PACKAGES += android.hardware.drm@1.2-service.clearkey
73 android.hardware.gnss@2.0-service
/device/linaro/hikey/power/
DPower.cpp34 namespace hardware { namespace
39 using ::android::hardware::power::V1_0::Feature;
40 using ::android::hardware::power::V1_0::PowerHint;
41 using ::android::hardware::power::V1_0::PowerStatePlatformSleepState;
42 using ::android::hardware::power::V1_0::Status;
43 using ::android::hardware::power::V1_1::PowerStateSubsystem;
44 using ::android::hardware::hidl_vec;
45 using ::android::hardware::Return;
46 using ::android::hardware::Void;

12345678910>>...20