Home
last modified time | relevance | path

Searched defs:pImage (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_delta_panel.cpp57 void deltaPanelRendering(uint8_t *pImage, int width, int height) in deltaPanelRendering()
/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h142 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common.c1539 VkImage *pImage) in wsi_common_create_swapchain_image()
/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp2092 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in on_vkCreateImage()
5593 VkImage* pImage, in on_vkCreateImageWithRequirementsGOOGLE()
7996 VkImage* pImage) { in on_vkCreateImage()
8585 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in on_vkCreateImageWithRequirementsGOOGLE()
DVkDecoderSnapshot.cpp493 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
3629 VkImage* pImage, in vkCreateImageWithRequirementsGOOGLE()
4286 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage()
7052 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in vkCreateImageWithRequirementsGOOGLE()
DVkDecoder.cpp3766 VkImage* pImage; in decode() local
20674 VkImage* pImage; in decode() local
/hardware/google/gfxstream/guest/vulkan_enc/
Dfunc_table.cpp706 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in gfxstream_vk_CreateImage()
4641 VkImage* pImage, in gfxstream_vk_CreateImageWithRequirementsGOOGLE()
DResourceTracker.cpp4080 VkImage* pImage) { in on_vkCreateImage()
DVkEncoder.cpp6513 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in vkCreateImage()
36514 VkImage* pImage, VkMemoryRequirements* pMemoryRequirements, uint32_t doLock) { in vkCreateImageWithRequirementsGOOGLE()
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h4502 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, in tdefl_write_image_to_png_file_in_memory_ex()
4609 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, in tdefl_write_image_to_png_file_in_memory()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp1618 …t VULKAN_HPP_NAMESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Image * pImage, Di… in createImage()