Searched refs:dstAddress (Results 1 – 9 of 9) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | VK_NV_memory_decompression.adoc | 43 * 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
|
D | copies.adoc | 1177 * 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/ |
D | IWifiStaIface.aidl | 59 …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/ |
D | IWifiStaIface.aidl | 59 …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/ |
D | IWifiStaIface.aidl | 59 …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/ |
D | IWifiStaIface.aidl | 505 in byte[6] srcAddress, in byte[6] dstAddress, in int periodInMs); in startSendingKeepAlivePackets() argument
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 435 * @param dstAddress Destination MAC address of the packet. 447 MacAddress srcAddress, MacAddress dstAddress, uint32_t periodInMs)
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 16524 VkDeviceAddress dstAddress; member 16582 VkDeviceAddress dstAddress; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_hash.hpp | 2410 VULKAN_HPP_HASH_COMBINE( seed, copyMemoryIndirectCommandNV.dstAddress ); in operator ()() 2714 VULKAN_HPP_HASH_COMBINE( seed, decompressMemoryRegionNV.dstAddress ); in operator ()()
|