Searched refs:offsetCount (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 570 VkDeviceSize* offset, uint32_t offsetCount, 575 VkDeviceSize* offset, uint32_t offsetCount,
|
D | ResourceTracker.cpp | 1251 VkDeviceSize* offset, uint32_t offsetCount, in deviceMemoryTransform_fromhost() argument 1258 (void)offsetCount; in deviceMemoryTransform_fromhost() 1542 VkDeviceSize* offset, uint32_t offsetCount, in deviceMemoryTransform_tohost() argument 1547 (void)offsetCount; in deviceMemoryTransform_tohost()
|
/hardware/google/gfxstream/host/vulkan/ |
D | VkDecoderGlobalState.h | 722 VkDeviceSize* offset, uint32_t offsetCount, 727 VkDeviceSize* offset, uint32_t offsetCount,
|
D | VkDecoderGlobalState.cpp | 8845 uint32_t offsetCount, VkDeviceSize* size, in deviceMemoryTransform_tohost() argument 8853 (void)offsetCount; in deviceMemoryTransform_tohost() 8863 VkDeviceMemory* memory, uint32_t memoryCount, VkDeviceSize* offset, uint32_t offsetCount, in deviceMemoryTransform_fromhost() argument 8870 (void)offsetCount; in deviceMemoryTransform_fromhost()
|