Home
last modified time | relevance | path

Searched refs:transform_fromhost_VkOffset2D (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_transform_guest.h72 void transform_fromhost_VkOffset2D(ResourceTracker* resourceTracker, VkOffset2D* toTransform);
Dgoldfish_vk_transform_guest.cpp75 void transform_fromhost_VkOffset2D(ResourceTracker* resourceTracker, VkOffset2D* toTransform) { in transform_fromhost_VkOffset2D() function
100 transform_fromhost_VkOffset2D(resourceTracker, (VkOffset2D*)(&toTransform->offset)); in transform_fromhost_VkRect2D()
6250 transform_fromhost_VkOffset2D(resourceTracker, (VkOffset2D*)(&toTransform->offset)); in transform_fromhost_VkRectLayerKHR()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_transform.h72 void transform_fromhost_VkOffset2D(VkDecoderGlobalState* resourceTracker, VkOffset2D* toTransform);
Dgoldfish_vk_transform.cpp72 void transform_fromhost_VkOffset2D(VkDecoderGlobalState* resourceTracker, VkOffset2D* toTransform) { in transform_fromhost_VkOffset2D() function
97 transform_fromhost_VkOffset2D(resourceTracker, (VkOffset2D*)(&toTransform->offset)); in transform_fromhost_VkRect2D()
6450 transform_fromhost_VkOffset2D(resourceTracker, (VkOffset2D*)(&toTransform->offset)); in transform_fromhost_VkRectLayerKHR()