/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_delta_panel.cpp | 57 void deltaPanelRendering(uint8_t *pImage, int width, int height) in deltaPanelRendering() argument 69 pData = pImage + byteWidth; in deltaPanelRendering()
|
D | hwc_delta_panel.h | 23 void deltaPanelRendering(uint8_t *pImage, int width, int height);
|
/hardware/google/gfxstream/host/vulkan/ |
D | vulkan_gfxstream.h | 54 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage, VkMemoryRequireme… 113 VkImage* pImage,
|
D | VkDecoderGlobalState.h | 228 const VkAllocationCallbacks* pAllocator, VkImage* pImage); 582 VkImage* pImage,
|
D | VkDecoderSnapshot.cpp | 493 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage() argument 494 if (!pImage) return; in vkCreateImage() 497 mReconstruction.addHandles((const uint64_t*)pImage, 1); in vkCreateImage() 498 mReconstruction.addHandleDependency((const uint64_t*)pImage, 1, in vkCreateImage() 504 mReconstruction.forEachHandleAddApi((const uint64_t*)pImage, 1, apiHandle, in vkCreateImage() 506 mReconstruction.setCreatedHandlesForApi(apiHandle, (const uint64_t*)pImage, 1); in vkCreateImage() 3629 VkImage* pImage, in vkCreateImageWithRequirementsGOOGLE() argument 3631 if (!pImage) return; in vkCreateImageWithRequirementsGOOGLE() 3634 mReconstruction.addHandles((const uint64_t*)pImage, 1); in vkCreateImageWithRequirementsGOOGLE() 3635 mReconstruction.addHandleDependency((const uint64_t*)pImage, 1, in vkCreateImageWithRequirementsGOOGLE() [all …]
|
D | VkDecoderGlobalState.cpp | 2092 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in on_vkCreateImage() argument 2143 *pImage = anbInfo->image; in on_vkCreateImage() 2146 createRes = vk->vkCreateImage(device, pCreateInfo, pAllocator, pImage); in on_vkCreateImage() 2152 cmpInfo.setOutputImage(*pImage); in on_vkCreateImage() 2162 auto& imageInfo = mImageInfo[*pImage]; in on_vkCreateImage() 2169 *pImage = new_boxed_non_dispatchable_VkImage(*pImage); in on_vkCreateImage() 5593 VkImage* pImage, in on_vkCreateImageWithRequirementsGOOGLE() argument 5600 on_vkCreateImage(pool, boxed_device, pCreateInfo, pAllocator, pImage); in on_vkCreateImageWithRequirementsGOOGLE() 5606 on_vkGetImageMemoryRequirements(pool, boxed_device, unbox_VkImage(*pImage), in on_vkCreateImageWithRequirementsGOOGLE() 7996 VkImage* pImage) { in on_vkCreateImage() argument [all …]
|
D | VkDecoder.cpp | 3766 VkImage* pImage; in decode() local 3788 vkReadStream->alloc((void**)&pImage, sizeof(VkImage)); in decode() 3792 *(VkImage*)pImage = (VkImage)(VkImage)((VkImage)(*&cgen_var_2)); in decode() 3804 (unsigned long long)pAllocator, (unsigned long long)pImage); in decode() 3808 m_state->on_vkCreateImage(&m_pool, device, pCreateInfo, pAllocator, pImage); in decode() 3818 vkStream->handleMapping()->mapHandles_VkImage((VkImage*)pImage, 1); in decode() 3819 vkStream->write((VkImage*)pImage, 8 * 1); in decode() 3830 device, pCreateInfo, pAllocator, pImage); in decode() 20674 VkImage* pImage; in decode() local 20697 vkReadStream->alloc((void**)&pImage, sizeof(VkImage)); in decode() [all …]
|
D | VkDecoderSnapshot.h | 262 const VkAllocationCallbacks* pAllocator, VkImage* pImage); 1573 VkImage* pImage,
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | vulkan_gfxstream.h | 54 …eateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage, VkMemoryRequireme… 113 VkImage* pImage,
|
D | VkEncoder.h | 184 const VkAllocationCallbacks* pAllocator, VkImage* pImage, 1086 VkImage* pImage,
|
D | ResourceTracker.h | 200 const VkAllocationCallbacks* pAllocator, VkImage* pImage);
|
D | ResourceTracker.cpp | 4080 VkImage* pImage) { in on_vkCreateImage() argument 4258 res = enc->vkCreateImageWithRequirementsGOOGLE(device, &localCreateInfo, pAllocator, pImage, in on_vkCreateImage() 4261 res = enc->vkCreateImage(device, &localCreateInfo, pAllocator, pImage, true /* do lock */); in on_vkCreateImage() 4268 auto it = info_VkImage.find(*pImage); in on_vkCreateImage() 4348 transformImageMemoryRequirementsForGuestLocked(*pImage, &memReqs); in on_vkCreateImage()
|
D | func_table.cpp | 706 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in gfxstream_vk_CreateImage() argument 714 vkEnc, VK_SUCCESS, gfxstream_device->internal_object, pCreateInfo, pAllocator, pImage); in gfxstream_vk_CreateImage() 4641 VkImage* pImage, in gfxstream_vk_CreateImageWithRequirementsGOOGLE() argument 4650 pCreateInfo, pAllocator, pImage, in gfxstream_vk_CreateImageWithRequirementsGOOGLE()
|
D | VkEncoder.cpp | 6513 const VkAllocationCallbacks* pAllocator, VkImage* pImage, in vkCreateImage() argument 6626 *&cgen_var_2 = (uint64_t)((*pImage)); in vkCreateImage() 6639 stream->handleMapping()->mapHandles_u64_VkImage(&cgen_var_3, (VkImage*)pImage, 1); in vkCreateImage() 36514 VkImage* pImage, VkMemoryRequirements* pMemoryRequirements, uint32_t doLock) { in vkCreateImageWithRequirementsGOOGLE() argument 36630 *&cgen_var_2 = (uint64_t)((*pImage)); in vkCreateImageWithRequirementsGOOGLE() 36647 stream->handleMapping()->mapHandles_u64_VkImage(&cgen_var_3, (VkImage*)pImage, 1); in vkCreateImageWithRequirementsGOOGLE()
|
/hardware/google/gfxstream/host/vulkan/testing/ |
D | VkDecoderTestDispatch.h | 142 const VkAllocationCallbacks* pAllocator, VkImage* pImage) { in vkCreateImage() argument 144 return mDgs->on_vkCreateImage(mBp, device, pCreateInfo, pAllocator, pImage); in vkCreateImage()
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/ |
D | wsi_common.h | 339 VkImage *pImage);
|
D | wsi_common.c | 1539 VkImage *pImage) in wsi_common_create_swapchain_image() argument 1588 &chain->alloc, pImage); in wsi_common_create_swapchain_image()
|
/hardware/google/gfxstream/guest/mesa/include/EGL/ |
D | eglext.h | 1216 …EGLSTREAMACQUIREIMAGENVPROC) (EGLDisplay dpy, EGLStreamKHR stream, EGLImage *pImage, EGLSync sync); 1221 …NTRY eglStreamAcquireImageNV (EGLDisplay dpy, EGLStreamKHR stream, EGLImage *pImage, EGLSync sync);
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 1770 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, 1774 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, 4502 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() argument 4533 (mz_uint8 *)pImage + (flip ? (h - 1 - y) : y) * bpl, 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() argument 4614 return tdefl_write_image_to_png_file_in_memory_ex(pImage, w, h, num_chans, in tdefl_write_image_to_png_file_in_memory()
|
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 223 pImage = printer.write_int("pImage", 8, indent, optional=False, count=None, big_endian=False)
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc.hpp | 1306 …eInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkImage * pImage ) const VULKAN_HPP… in vkCreateImage() 1308 return ::vkCreateImage( device, pCreateInfo, pAllocator, pImage ); in vkCreateImage()
|
D | vulkan.hpp | 1337 …eInfo * pCreateInfo, const VkAllocationCallbacks * pAllocator, VkImage * pImage ) const VULKAN_HPP… in vkCreateImage() 1339 return ::vkCreateImage( device, pCreateInfo, pAllocator, pImage ); in vkCreateImage()
|
D | vulkansc_funcs.hpp | 1618 …MESPACE::AllocationCallbacks * pAllocator, VULKAN_HPP_NAMESPACE::Image * pImage, Dispatch const & … in createImage() argument 1621 …rpret_cast<const VkAllocationCallbacks *>( pAllocator ), reinterpret_cast<VkImage *>( pImage ) ) ); in createImage()
|
D | vulkan_core.h | 4034 …e, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage); 4410 VkImage* pImage);
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 4002 …e, const VkImageCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkImage* pImage); 4378 VkImage* pImage);
|