| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_unbox.cpp | 37 Pool* pool, in unbox_VkApplicationInfo() 48 Pool* pool, in unbox_VkInstanceCreateInfo() 59 Pool* pool, in unbox_VkAllocationCallbacks() 70 Pool* pool, in unbox_VkPhysicalDeviceFeatures() 81 Pool* pool, in unbox_VkFormatProperties() 92 Pool* pool, in unbox_VkExtent3D() 103 Pool* pool, in unbox_VkImageFormatProperties() 114 Pool* pool, in unbox_VkPhysicalDeviceLimits() 125 Pool* pool, in unbox_VkPhysicalDeviceSparseProperties() 136 Pool* pool, in unbox_VkPhysicalDeviceProperties() [all …]
|
| D | goldfish_vk_deepcopy.cpp | 45 BumpPool* pool, in deepcopy_VkExtent2D() 56 BumpPool* pool, in deepcopy_VkExtent3D() 67 BumpPool* pool, in deepcopy_VkOffset2D() 78 BumpPool* pool, in deepcopy_VkOffset3D() 89 BumpPool* pool, in deepcopy_VkRect2D() 102 BumpPool* pool, in deepcopy_VkBaseInStructure() 130 BumpPool* pool, in deepcopy_VkBaseOutStructure() 158 BumpPool* pool, in deepcopy_VkBufferMemoryBarrier() 186 BumpPool* pool, in deepcopy_VkDispatchIndirectCommand() 197 BumpPool* pool, in deepcopy_VkDrawIndexedIndirectCommand() [all …]
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderSnapshot.cpp | 57 android::base::BumpPool* pool, in vkCreateInstance() 77 android::base::BumpPool* pool, in vkDestroyInstance() 89 android::base::BumpPool* pool, in vkEnumeratePhysicalDevices() 113 android::base::BumpPool* pool, in vkGetPhysicalDeviceFeatures() 122 android::base::BumpPool* pool, in vkGetPhysicalDeviceFormatProperties() 132 android::base::BumpPool* pool, in vkGetPhysicalDeviceImageFormatProperties() 147 android::base::BumpPool* pool, in vkGetPhysicalDeviceProperties() 156 android::base::BumpPool* pool, in vkGetPhysicalDeviceQueueFamilyProperties() 166 android::base::BumpPool* pool, in vkGetPhysicalDeviceMemoryProperties() 175 android::base::BumpPool* pool, in vkGetInstanceProcAddr() [all …]
|
| D | VkDecoderGlobalState.cpp | 374 android::base::BumpPool* pool, in on_vkEnumerateInstanceVersion() 390 android::base::BumpPool* pool, in on_vkCreateInstance() 529 android::base::BumpPool* pool, in on_vkDestroyInstance() 544 android::base::BumpPool* pool, in on_vkEnumeratePhysicalDevices() 599 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures() 612 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFeatures2() 652 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceImageFormatProperties() 686 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceImageFormatProperties2() 775 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties() 792 android::base::BumpPool* pool, in on_vkGetPhysicalDeviceFormatProperties2() [all …]
|
| D | VulkanStream_unittest.cpp | 541 BumpPool pool; in TEST() local 599 BumpPool pool; in TEST() local 654 BumpPool pool; in TEST() local 710 BumpPool pool; in TEST() local
|
| D | VkAndroidNativeBuffer.h | 75 VkCommandPool pool = VK_NULL_HANDLE; member
|
| D | VulkanStream.cpp | 199 android::base::BumpPool* VulkanStream::pool() { in pool() function in goldfish_vk::VulkanStream
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
| D | xf-mem.c | 90 static inline xf_mm_block_t * xf_mm_find_by_size(xf_mm_pool_t *pool, u32 size) in xf_mm_find_by_size() 135 static void xf_mm_find_by_addr(xf_mm_pool_t *pool, void *addr, xf_mm_block_t **n) in xf_mm_find_by_addr() 168 static void xf_mm_insert_size(xf_mm_pool_t *pool, xf_mm_block_t *b, u32 size) in xf_mm_insert_size() 204 static void xf_mm_insert_addr(xf_mm_pool_t *pool, xf_mm_block_t *b) in xf_mm_insert_addr() 244 void * xf_mm_alloc(xf_mm_pool_t *pool, u32 size) in xf_mm_alloc() 274 void xf_mm_free(xf_mm_pool_t *pool, void *addr, u32 size) in xf_mm_free() 341 int xf_mm_init(xf_mm_pool_t *pool, void *addr, u32 size) in xf_mm_init()
|
| D | xf-msg.c | 43 int xf_msg_pool_init(xf_msg_pool_t *pool, u32 n, u32 core) in xf_msg_pool_init() 67 void xf_msg_pool_destroy(xf_msg_pool_t *pool, u32 core) in xf_msg_pool_destroy() 74 xf_message_t * xf_msg_pool_get(xf_msg_pool_t *pool) in xf_msg_pool_get() 92 void xf_msg_pool_put(xf_msg_pool_t *pool, xf_message_t *m) in xf_msg_pool_put()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | VkEncoder.cpp | 85 auto pool = mImpl->pool(); in vkCreateInstance() local 173 auto pool = mImpl->pool(); in vkDestroyInstance() local 242 auto pool = mImpl->pool(); in vkEnumeratePhysicalDevices() local 362 auto pool = mImpl->pool(); in vkGetPhysicalDeviceFeatures() local 409 auto pool = mImpl->pool(); in vkGetPhysicalDeviceFormatProperties() local 465 auto pool = mImpl->pool(); in vkGetPhysicalDeviceImageFormatProperties() local 539 auto pool = mImpl->pool(); in vkGetPhysicalDeviceProperties() local 587 auto pool = mImpl->pool(); in vkGetPhysicalDeviceQueueFamilyProperties() local 704 auto pool = mImpl->pool(); in vkGetPhysicalDeviceMemoryProperties() local 751 auto pool = mImpl->pool(); in vkGetInstanceProcAddr() local [all …]
|
| D | DescriptorSetVirtualization.cpp | 57 static void initializeReifiedDescriptorSet(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, … in initializeReifiedDescriptorSet() 331 VkDescriptorPool pool = pAllocateInfo->descriptorPool; in validateDescriptorSetAllocation() local 364 for (auto& pool : descriptorCountCopy) { in validateDescriptorSetAllocation() local 380 void applyDescriptorSetAllocation(VkDescriptorPool pool, VkDescriptorSetLayout setLayout) { in applyDescriptorSetAllocation() 395 void removeDescriptorSetAllocation(VkDescriptorPool pool, const std::vector<VkDescriptorSetLayoutBi… in removeDescriptorSetAllocation() 414 void fillDescriptorSetInfoForPool(VkDescriptorPool pool, VkDescriptorSetLayout setLayout, VkDescrip… in fillDescriptorSetInfoForPool() 438 VkDescriptorPool pool = pAllocateInfo->descriptorPool; in validateAndApplyVirtualDescriptorSetAllocation() local 466 VkDescriptorPool pool = reified->pool; in removeDescriptorSetFromPool() local 488 std::vector<VkDescriptorSet> clearDescriptorPool(VkDescriptorPool pool, bool usePoolIds) { in clearDescriptorPool()
|
| D | vkQueueFlushCommandsGOOGLE_encode_impl.cpp.inl | 8 auto pool = mImpl->pool(); variable
|
| D | VkEncoder.cpp.inl | 23 BumpPool* pool() { return &m_pool; } function in VkEncoder::Impl
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
| D | Compiler.cpp | 212 for (auto &pool : mPools) in ~Compiler() local 229 auto &pool = mPools[type]; in getInstance() local 247 auto &pool = mPools[instance.getShaderType()]; in putInstance() local
|
| D | WorkerThread.cpp | 213 std::shared_ptr<WorkerThreadPool> pool(nullptr); in Create() local 231 std::shared_ptr<WorkerThreadPool> pool, in PostWorkerTask()
|
| D | WorkerThread.h | 46 void setWorkerThreadPool(std::shared_ptr<WorkerThreadPool> pool) { mPool = pool; } in setWorkerThreadPool()
|
| D | WorkerThread_unittest.cpp | 32 for (auto &pool : pools) in TEST() local
|
| /device/linaro/hikey/hifi/xaf/host-apf/proxy/ |
| D | xf-proxy.c | 564 int xf_pool_alloc(xf_proxy_t *proxy, u32 number, u32 length, xf_pool_type_t type, xf_pool_t **pool,… in xf_pool_alloc() 629 void xf_pool_free(xf_pool_t *pool, s32 id, xaf_mem_free_fxn_t xaf_free) in xf_pool_free() 651 xf_buffer_t * xf_buffer_get(xf_pool_t *pool) in xf_buffer_get() 675 xf_pool_t *pool = buffer->link.pool; in xf_buffer_put() local
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
| D | C2GoldfishVpxDec.cpp | 458 void C2GoldfishVpxDec::checkContext(const std::shared_ptr<C2BlockPool> &pool) { in checkContext() 578 const std::shared_ptr<C2BlockPool> &pool) { in process() 705 C2GoldfishVpxDec::outputBuffer(const std::shared_ptr<C2BlockPool> &pool, in outputBuffer() 847 const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 869 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/include/sys/xt-shmem/ |
| D | xf-mem.h | 116 xf_mm_pool_t *pool = &XF_CORE_DATA(core)->shared_pool; in xf_shmem_alloc() local 135 xf_mm_pool_t *pool = &XF_CORE_DATA(core)->shared_pool; in xf_shmem_free() local
|
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/ |
| D | C2GoldfishAvcDec.cpp | 637 C2GoldfishAvcDec::ensureDecoderState(const std::shared_ptr<C2BlockPool> &pool) { in ensureDecoderState() 670 void C2GoldfishAvcDec::checkMode(const std::shared_ptr<C2BlockPool> &pool) { in checkMode() 834 const std::shared_ptr<C2BlockPool> &pool) { in process() 998 const std::shared_ptr<C2BlockPool> &pool, in drainInternal() 1055 const std::shared_ptr<C2BlockPool> &pool) { in drain()
|
| /device/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
| D | xf-msg.h | 81 static inline xf_message_t * xf_msg_pool_item(xf_msg_pool_t *pool, u32 i) in xf_msg_pool_item() 169 static inline int xf_msg_from_pool(xf_msg_pool_t *pool, xf_message_t *m) in xf_msg_from_pool()
|
| D | xf-core.h | 48 xf_msg_pool_t pool; member
|
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ |
| D | vulkanhal_unittest.cpp | 608 VkDescriptorPool pool, in allocateTestDescriptorSetsFromExistingPool() 1276 VkCommandPool pool; in TEST_P() local 1358 VkCommandPool pool; in TEST_P() local 1442 VkDescriptorPool pool; in TEST_P() local 1474 VkDescriptorPool pool; in TEST_P() local 1508 VkDescriptorPool pool; in TEST_P() local 1537 VkDescriptorPool pool; in TEST_P() local 1668 VkDescriptorPool pool; in TEST_P() local 1845 VkDescriptorPool pool; in TEST_P() local 2003 VkDescriptorPool pool; in TEST_P() local [all …]
|
| /device/google/cuttlefish/host/frontend/webrtc/ |
| D | cvd_video_frame_buffer.cpp | 34 std::multimap<int, std::vector<uint8_t>> pool; variable
|