Home
last modified time | relevance | path

Searched refs:unit (Results 1 – 25 of 41) sorted by relevance

12

/hardware/libhardware/tests/keymaster/
DAndroid.bp1 // Build the keymaster unit tests
/hardware/interfaces/camera/device/3.2/
DICameraDevice.hal88 * Turn on or off the torch mode of the flash unit associated with this
94 * unit. When there are any resource conflicts, such as when open() is
105 * unit, if the HAL cannot keep multiple torch modes on simultaneously, the
108 * of those flash unit(s) has become TORCH_MODE_STATUS_AVAILABLE_OFF.
110 * @param torchMode The new mode to set the device flash unit to.
116 * The flash unit cannot be operated due to an unexpected internal
131 * This camera device does not have a flash unit. This can
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidGlobal.h35 tri_uint unit; member
DHidGlobal.cpp68 unit = unsignedInteger; in append()
DHidParser.h105 unsigned int unit; member
DHidReport.cpp37 mUnit(global.unit), in HidReport()
/hardware/qcom/msm8998/time-services/
Dtime_genoff.h90 time_unit_type unit; /* Time unit */ member
/hardware/interfaces/bluetooth/1.0/default/
DAndroid.bp74 name: "bluetooth-vendor-interface-unit-tests",
100 name: "bluetooth-address-unit-tests",
/hardware/interfaces/gatekeeper/1.0/software/tests/
DAndroid.bp18 name: "gatekeeper-software-device-unit-tests",
/hardware/interfaces/camera/provider/
DREADME.md9 It also allows for direct control of the flash unit of camera devices that have
/hardware/interfaces/power/stats/1.0/
Dtypes.hal51 * A subsystem is a self-contained compute unit. Some examples include
57 * compute unit. Some examples include simple sensors, camera, display.
/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal84 * Turn on or off the torch mode of the flash unit associated with a given
89 * The camera device has a higher priority accessing the flash unit. When
101 * flash unit, if HAL cannot keep multiple torch modes on simultaneously,
104 * mode state of that flash unit has become TORCH_MODE_STATUS_AVAILABLE_OFF.
106 * @param torchMode The new mode to set the device flash unit to.
112 * The flash unit cannot be operated due to an unexpected internal
127 * This camera device does not have a flash unit. This must
/hardware/interfaces/sensors/2.0/multihal/tests/
DAndroid.bp77 name: "android.hardware.sensors@2.0-halproxy-unit-tests",
/hardware/interfaces/camera/common/1.0/
Dtypes.hal73 * Possible states that the flash unit on a closed camera device can be set to
195 * has a flash unit. The camera provider HAL does not need to invoke
196 * ICameraProviderCallback::TorchModeStatusChange() unless the flash unit
205 * separately to inform that the flash unit has become NOT_AVAILABLE.
229 * The flash unit is no longer available and the torch mode can not be
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal54 * mode of the flash unit associated with a specific camera device has
DICameraProvider.hal131 * Note that not every camera device has a flash unit, so even this API
133 * does not have a flash unit. In such case, the returned status will be
/hardware/interfaces/automotive/vehicle/2.0/default/
DAndroid.bp84 name: "android.hardware.automotive.vehicle@2.0-manager-unit-tests",
/hardware/interfaces/wifi/1.3/
DIWifiChip.hal23 * Interface that represents a chip that must be configured as a single unit.
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp905 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_F() local
910 mWriter->setLayerSurfaceDamage(std::vector<IComposerClient::Rect>(1, unit)); in TEST_F()
1072 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_F() local
1077 mWriter->setLayerVisibleRegion(std::vector<IComposerClient::Rect>(1, unit)); in TEST_F()
/hardware/interfaces/wifi/1.2/
DIWifiChip.hal24 * Interface that represents a chip that must be configured as a single unit.
/hardware/interfaces/wifi/1.1/
DIWifiChip.hal23 * Interface that represents a chip that must be configured as a single unit.
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal184 * @unit VehicleUnit:YEAR
197 * @unit VehicleUnit:MILLILITER
224 * @unit VehicleUnit:WH
290 * @unit VehicleUnit:KILOMETER
303 * @unit VehicleUnit:METER_PER_SEC
319 * @unit VehicleUnit:METER_PER_SEC
334 * @unit VehicleUnit:DEGREES
347 * @unit VehicleUnit:CELSIUS
373 * @unit VehicleUnit:CELSIUS
386 * @unit VehicleUnit:RPM
[all …]
/hardware/interfaces/thermal/2.0/
Dtypes.hal139 * For BCL, this is the current reading of the virtual sensor and the unit is
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.cpp336 if (reportX.unit != 0 || reportY.unit != 0 || reportZ.unit != 0) { in processTriAxisUsage()
/hardware/interfaces/health/1.0/
Dtypes.hal196 * Historically, the unit of this field is microvolts (uV), but all

12