/hardware/libhardware/tests/keymaster/ |
D | Android.bp | 1 // Build the keymaster unit tests
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidGlobal.h | 35 tri_uint unit; member
|
D | HidGlobal.cpp | 68 unit = unsignedInteger; in append()
|
D | HidParser.h | 105 unsigned int unit; member
|
D | HidReport.cpp | 37 mUnit(global.unit), in HidReport()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDevice.hal | 88 * 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/qcom/msm8998/time-services/ |
D | time_genoff.h | 90 time_unit_type unit; /* Time unit */ member
|
/hardware/interfaces/bluetooth/1.0/default/ |
D | Android.bp | 74 name: "bluetooth-vendor-interface-unit-tests", 100 name: "bluetooth-address-unit-tests",
|
/hardware/interfaces/gatekeeper/1.0/software/tests/ |
D | Android.bp | 18 name: "gatekeeper-software-device-unit-tests",
|
/hardware/interfaces/camera/provider/ |
D | README.md | 9 It also allows for direct control of the flash unit of camera devices that have
|
/hardware/interfaces/power/stats/1.0/ |
D | types.hal | 51 * 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/ |
D | ICameraDevice.hal | 84 * 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/automotive/vehicle/2.0/default/ |
D | Android.bp | 157 name: "[email protected]unit-tests", 177 name: "[email protected]unit-tests",
|
/hardware/interfaces/automotive/evs/1.1/ |
D | types.hal | 193 * control unit or represent a logical group of sensors like front and back. 272 * Rotation = + 90 degrees around Z axis = (0.7071, 0, 0, 0.7071) as a unit quaternion. 278 * Rotation part of the sensor pose, expressed as a unit quaternion. 322 * Timestamp unit is nanoseconds and is obtained from android elapsed realtime clock which is
|
/hardware/interfaces/wifi/1.4/ |
D | IWifiChip.hal | 26 * Interface that represents a chip that must be configured as a single unit.
|
/hardware/interfaces/camera/provider/2.4/ |
D | ICameraProviderCallback.hal | 54 * mode of the flash unit associated with a specific camera device has
|
D | ICameraProvider.hal | 131 * 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/sensors/common/default/2.X/multihal/tests/ |
D | Android.bp | 92 name: "[email protected]unit-tests",
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 73 * 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/wifi/1.3/ |
D | IWifiChip.hal | 23 * Interface that represents a chip that must be configured as a single unit.
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 894 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_P() local 899 mWriter->setLayerSurfaceDamage(std::vector<IComposerClient::Rect>(1, unit)); in TEST_P() 1061 IComposerClient::Rect unit{0, 0, 1, 1}; in TEST_P() local 1066 mWriter->setLayerVisibleRegion(std::vector<IComposerClient::Rect>(1, unit)); in TEST_P()
|
/hardware/interfaces/wifi/1.2/ |
D | IWifiChip.hal | 24 * Interface that represents a chip that must be configured as a single unit.
|
/hardware/interfaces/wifi/1.1/ |
D | IWifiChip.hal | 23 * Interface that represents a chip that must be configured as a single unit.
|
/hardware/interfaces/thermal/2.0/ |
D | types.hal | 139 * For BCL, this is the current reading of the virtual sensor and the unit is
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | HidRawSensor.cpp | 336 if (reportX.unit != 0 || reportY.unit != 0 || reportZ.unit != 0) { in processTriAxisUsage()
|