Searched refs:DEVICE (Results 1 – 15 of 15) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/include/1.0/ |
D | Utils.h | 79 enum class MemoryType { ASHMEM, BLOB_AHWB, DEVICE }; enumerator
|
/hardware/interfaces/usb/1.0/default/ |
D | Usb.cpp | 74 if (role.role == static_cast<uint32_t> (PortDataRole::DEVICE)) in convertRoletoString() 153 currentRole = static_cast<uint32_t> (PortDataRole::DEVICE); in getCurrentRoleHelper()
|
/hardware/interfaces/audio/effect/6.0/ |
D | IEffectsFactory.hal | 52 * audio HAL. Must be specified if session is AudioSessionConsts.DEVICE.
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 380 } else if (memoryType == MemoryType::DEVICE) { in createRequest() 406 if (memoryType == MemoryType::DEVICE) { in createRequest() 435 if (memoryType == MemoryType::DEVICE && mBuffers.empty()) { in createRequest() 812 memoryTypeList = {MemoryType::BLOB_AHWB, MemoryType::DEVICE}; in EvaluatePreparedModel()
|
/hardware/interfaces/audio/common/all-versions/default/ |
D | HidlUtils.cpp | 191 case AudioPortType::DEVICE: { in audioPortConfigToHal() 311 case AudioPortType::DEVICE: { in audioPortToHal()
|
/hardware/interfaces/usb/1.0/vts/functional/ |
D | VtsHalUsbV1_0TargetTest.cpp | 295 EXPECT_NE(static_cast<uint32_t>(PortDataRole::DEVICE), in TEST_P()
|
/hardware/interfaces/usb/1.0/ |
D | types.hal | 83 DEVICE = 2,
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 152 DEVICE = 2, 167 * Similar to DEVICE, but the position of this layer may also be set 174 * type to either DEVICE or CLIENT. Changing to DEVICE will prevent 186 * type to either DEVICE or CLIENT, but it is unlikely that content 1027 * marked Composition::DEVICE, it must request a composition type change
|
/hardware/interfaces/graphics/composer/2.1/vts/functional/ |
D | VtsHalGraphicsComposerV2_1TargetTest.cpp | 804 mWriter->setLayerCompositionType(IComposerClient::Composition::DEVICE); in TEST_F() 957 mWriter->setLayerCompositionType(IComposerClient::Composition::DEVICE); in TEST_F()
|
/hardware/interfaces/audio/common/6.0/ |
D | types.hal | 163 DEVICE = -2, 925 DEVICE,
|
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 404 IComposerClient::Composition composition = IComposerClient::Composition::DEVICE) in TestBufferLayer()
|
/hardware/interfaces/audio/common/4.0/ |
D | types.hal | 790 DEVICE,
|
/hardware/interfaces/audio/common/2.0/ |
D | types.hal | 829 DEVICE,
|
/hardware/interfaces/audio/common/5.0/ |
D | types.hal | 919 DEVICE,
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 683 * Tag::ATTESTATION_ID_DEVICE provides the device's device name, as returned by Build.DEVICE in
|