/hardware/interfaces/drm/1.0/default/ |
D | CryptoPlugin.cpp | 68 const DestinationBuffer& destination, in decrypt() argument 76 if (destination.type == BufferType::SHARED_MEMORY) { in decrypt() 77 const SharedBuffer& dest = destination.nonsecureMemory; in decrypt() 143 if (destination.type == BufferType::SHARED_MEMORY) { in decrypt() 144 const SharedBuffer& destBuffer = destination.nonsecureMemory; in decrypt() 165 destPtr = static_cast<void*>(base + destination.nonsecureMemory.offset); in decrypt() 166 } else if (destination.type == BufferType::NATIVE_HANDLE) { in decrypt() 172 destination.secureMemory.getNativeHandle()); in decrypt()
|
D | CryptoPlugin.h | 69 const SharedBuffer& source, uint64_t offset, const DestinationBuffer& destination,
|
/hardware/interfaces/tv/cec/1.1/default/ |
D | HdmiCecMock.cpp | 46 cecMessage.destination = in onCecMessage_1_1() 47 ::android::hardware::tv::cec::V1_0::CecLogicalAddress(message.destination); in onCecMessage_1_1() 105 cecMessage.destination = in sendMessage() 106 ::android::hardware::tv::cec::V1_1::CecLogicalAddress(message.destination); in sendMessage() 227 (static_cast<uint8_t>(message.destination) & 0xf); in sendMessageToFifo() 300 message.destination = static_cast<::android::hardware::tv::cec::V1_1::CecLogicalAddress>( in handleCecMessage() 302 ALOGD("[halimp] msg dest %x", message.destination); in handleCecMessage()
|
/hardware/google/camera/common/hal/utils/ |
D | vendor_tag_utils.cc | 35 std::vector<VendorTagSection>* destination) { in CombineVendorTags() argument 36 if (destination == nullptr) { in CombineVendorTags() 80 destination->resize(section_tags.size()); in CombineVendorTags() 83 destination->at(index).section_name = section_name; in CombineVendorTags() 84 destination->at(index).tags = section_tags; in CombineVendorTags()
|
D | vendor_tag_utils.h | 36 std::vector<VendorTagSection>* destination);
|
/hardware/interfaces/tv/cec/1.1/ |
D | types.hal | 38 /** logical address of destination */ 39 CecLogicalAddress destination;
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCecMock.cpp | 176 (static_cast<uint8_t>(message.destination) & 0xf); in sendMessageToFifo() 248 message.destination = static_cast<CecLogicalAddress>((msgBuf[0] >> 0) & 0xf); in handleCecMessage() 249 ALOGD("[halimp] msg dest %x", message.destination); in handleCecMessage()
|
D | HdmiCec.h | 73 .destination = static_cast<CecLogicalAddress>(event->cec.destination), in eventCallback()
|
D | HdmiCec.cpp | 311 .destination = static_cast<cec_logical_address_t>(message.destination), in sendMessage()
|
/hardware/interfaces/drm/1.2/ |
D | ICryptoPlugin.hal | 35 * destination memory buffer. 54 * @param destination the output buffer for the decryption 82 SharedBuffer source, uint64_t offset, DestinationBuffer destination)
|
/hardware/qcom/sm7250/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 233 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 297 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/qcom/display/msm8996/hdmi_cec/ |
D | qhdmi_cec.cpp | 215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 233 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 297 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/qcom/sdm845/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 233 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 297 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/qcom/display/msm8998/hdmi_cec/ |
D | qhdmi_cec.cpp | 219 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 237 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 301 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/qcom/sm8150/display/hdmi_cec/ |
D | qhdmi_cec.cpp | 215 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 233 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 297 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/libhardware/include/hardware/ |
D | hdmi_cec.h | 237 cec_logical_address_t destination; member
|
/hardware/interfaces/cas/native/1.0/ |
D | types.hal | 61 * A descrambling destination buffer can be either normal user-space shared
|
/hardware/interfaces/radio/1.1/ |
D | types.hal | 185 vec<uint8_t> destinationAddress; // destination address with type = family, in network 187 int32_t destinationPort; // destination if relevant for the given type
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | IBuffer.hal | 31 * @param dst The destination shared memory region.
|
/hardware/qcom/display/msm8909/hdmi_cec/ |
D | qhdmi_cec.cpp | 227 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 245 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 308 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/qcom/display/msm8909w_3100/hdmi_cec/ |
D | qhdmi_cec.cpp | 227 __FUNCTION__, msg->initiator, msg->destination, in cec_send_message() 245 write_msg[CEC_OFFSET_RECEIVER_ID] = msg->destination; in cec_send_message() 308 event.cec.destination = (cec_logical_address_t) msg[CEC_OFFSET_RECEIVER_ID]; in cec_receive_message()
|
/hardware/interfaces/audio/core/all-versions/default/util/tests/ |
D | coreutils_tests.cpp | 213 metadata.destination.device({}); in generateValidRecordTrackMetadataWithDevice() 214 metadata.destination.device().deviceType = toString(xsd::AudioDevice::AUDIO_DEVICE_OUT_SPEAKER); in generateValidRecordTrackMetadataWithDevice() 231 invalidDeviceType.tracks[0].destination.device().deviceType = "random string"; in TEST()
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 1187 * color to a destination device color for a given color mode. 1190 * 1. The source gamut is much smaller than the destination (display) gamut 1191 * 2. The source gamut is much larger than the destination gamut (this will 1193 * 3. The source and destination gamuts are roughly equal, although not 1200 * that the source gamut lies wholly within the destination gamut or is 1203 * source colors lie outside the destination gamut (#2, #3), those will 1204 * need to be mapped to colors that are within the destination gamut, 1212 * When the destination gamut is much larger than the source gamut (#1), the 1214 * destination space, or to reflect an intermediate gamut. 1219 * When the device (destination) gamut is not larger than the source gamut
|
/hardware/interfaces/tv/cec/1.0/vts/functional/ |
D | VtsHalTvCecV1_0TargetTest.cpp | 131 message.destination = CecLogicalAddress::BROADCAST; in TEST_P()
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 115 * @param dst_mac MAC address of the destination
|