Searched defs:pPool (Results 1 – 11 of 11) sorted by relevance
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_string.cpp | 19 CPDF_String::CPDF_String(WeakPtr<ByteStringPool> pPool, in CPDF_String() 27 CPDF_String::CPDF_String(WeakPtr<ByteStringPool> pPool, const WideString& str) in CPDF_String()
|
D | cpdf_name.cpp | 14 CPDF_Name::CPDF_Name(WeakPtr<ByteStringPool> pPool, const ByteString& str) in CPDF_Name()
|
D | cpdf_array.cpp | 25 CPDF_Array::CPDF_Array(const WeakPtr<ByteStringPool>& pPool) : m_pPool(pPool) {} in CPDF_Array()
|
D | cpdf_dictionary.cpp | 29 CPDF_Dictionary::CPDF_Dictionary(const WeakPtr<ByteStringPool>& pPool) in CPDF_Dictionary()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | threads.cpp | 1013 void CreateThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in CreateThreadPool() 1375 void StartThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in StartThreadPool() 1393 void DestroyThreadPool(SWR_CONTEXT* pContext, THREAD_POOL* pPool) in DestroyThreadPool()
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_streamparser.cpp | 123 const WeakPtr<ByteStringPool>& pPool) in CPDF_StreamParser()
|
/external/vulkan-validation-layers/layers/ |
D | buffer_validation.cpp | 1978 auto pPool = GetCommandPoolState(cb_node->createInfo.commandPool); in GetScaledItg() local 4977 const auto pPool = GetCommandPoolState(cb_node->createInfo.commandPool); in PreCallValidateCmdCopyImageToBuffer() local 5069 const auto pPool = GetCommandPoolState(cb_node->createInfo.commandPool); in PreCallValidateCmdCopyBufferToImage() local
|
D | core_validation.cpp | 3006 auto pPool = GetCommandPoolState(pCB->createInfo.commandPool); in ValidateQueueFamilyIndices() local 4746 bool CoreChecks::CheckCommandBuffersInFlight(const COMMAND_POOL_STATE *pPool, const char *action, c… in CheckCommandBuffersInFlight() argument 4789 auto pPool = GetCommandPoolState(commandPool); in PreCallRecordFreeCommandBuffers() local 6145 DESCRIPTOR_POOL_STATE *pPool = GetDescriptorPoolState(descriptorPool); in PreCallValidateResetDescriptorPool() local 6162 DESCRIPTOR_POOL_STATE *pPool = GetDescriptorPoolState(descriptorPool); in PostCallRecordResetDescriptorPool() local 6268 auto pPool = GetCommandPoolState(pCreateInfo->commandPool); in PostCallRecordAllocateCommandBuffers() local 6361 const auto *pPool = GetCommandPoolState(cmdPool); in PreCallValidateBeginCommandBuffer() local 6468 const auto *pPool = GetCommandPoolState(cmdPool); in PreCallValidateResetCommandBuffer() local
|
D | vk_mem_alloc.h | 15004 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool() 15851 VmaPool* pPool) in vmaCreatePool()
|
/external/skqp/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 8190 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool() 8908 VmaPool* pPool) in vmaCreatePool()
|
/external/skia/third_party/vulkanmemoryallocator/include/ |
D | vk_mem_alloc.h | 16766 VkResult VmaAllocator_T::CreatePool(const VmaPoolCreateInfo* pCreateInfo, VmaPool* pPool) in CreatePool() 17915 VmaPool* pPool) in vmaCreatePool()
|