Home
last modified time | relevance | path

Searched refs:dstAddress (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_NV_memory_decompression.adoc43 * pname:dstAddress is the destination address where decompressed data will
59 * [[VUID-VkDecompressMemoryRegionNV-dstAddress-07687]]
60 The pname:dstAddress must: be 4 byte aligned
65 * [[VUID-VkDecompressMemoryRegionNV-dstAddress-07688]]
66 The memory in range pname:dstAddress and pname:dstAddress {plus}
76 region must: not overlap with the pname:dstAddress and pname:dstAddress
Dcopies.adoc1177 * pname:dstAddress is the starting address of the destination device
1185 * [[VUID-VkCopyMemoryIndirectCommandNV-dstAddress-07658]]
1186 The pname:dstAddress must: be 4 byte aligned
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/1/android/hardware/wifi/
DIWifiStaIface.aidl59 …e[] ipPacketData, in char etherType, in byte[6] srcAddress, in byte[6] dstAddress, in int periodIn… in startSendingKeepAlivePackets() argument
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/2/android/hardware/wifi/
DIWifiStaIface.aidl59 …e[] ipPacketData, in char etherType, in byte[6] srcAddress, in byte[6] dstAddress, in int periodIn… in startSendingKeepAlivePackets() argument
/hardware/interfaces/wifi/aidl/aidl_api/android.hardware.wifi/current/android/hardware/wifi/
DIWifiStaIface.aidl59 …e[] ipPacketData, in char etherType, in byte[6] srcAddress, in byte[6] dstAddress, in int periodIn… in startSendingKeepAlivePackets() argument
/hardware/interfaces/wifi/aidl/android/hardware/wifi/
DIWifiStaIface.aidl505 in byte[6] srcAddress, in byte[6] dstAddress, in int periodInMs); in startSendingKeepAlivePackets() argument
/hardware/interfaces/wifi/1.0/
DIWifiStaIface.hal435 * @param dstAddress Destination MAC address of the packet.
447 MacAddress srcAddress, MacAddress dstAddress, uint32_t periodInMs)
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16524 VkDeviceAddress dstAddress; member
16582 VkDeviceAddress dstAddress; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp2410 VULKAN_HPP_HASH_COMBINE( seed, copyMemoryIndirectCommandNV.dstAddress ); in operator ()()
2714 VULKAN_HPP_HASH_COMBINE( seed, decompressMemoryRegionNV.dstAddress ); in operator ()()