| /device/linaro/hikey/gralloc/ |
| D | alloc_device.cpp | 199 …tic int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHandle) in gralloc_alloc_buffer() 367 …loc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHandle) in gralloc_alloc_framebuffer_locked() 468 …nt gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHandle) in gralloc_alloc_framebuffer() 478 …alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *pHandle, int *pSt… in alloc_device_alloc()
|
| /device/amlogic/yukawa/hal/gralloc/ |
| D | framebuffer_device.cpp | 423 uint64_t producer_usage, buffer_handle_t *pHandle) in fb_alloc_from_ion_module() 441 buffer_handle_t *pHandle, int *stride, int *byte_stride) in fb_alloc_framebuffer_locked() 525 buffer_handle_t *pHandle, int *stride, int *byte_stride) in fb_alloc_framebuffer()
|
| D | mali_gralloc_bufferallocation.cpp | 884 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_buffer_allocate() 1262 int mali_gralloc_buffer_free(buffer_handle_t pHandle) in mali_gralloc_buffer_free() 1276 static int mali_gralloc_buffer_free_internal(buffer_handle_t *pHandle, uint32_t num_hnds) in mali_gralloc_buffer_free_internal()
|
| D | mali_gralloc_ion.cpp | 394 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_ion_allocate() 635 static void mali_gralloc_ion_free_internal(buffer_handle_t *pHandle, uint32_t num_hnds) in mali_gralloc_ion_free_internal()
|
| /device/linaro/hikey/gralloc960/ |
| D | framebuffer_device.cpp | 423 uint64_t producer_usage, buffer_handle_t *pHandle) in fb_alloc_from_ion_module() 441 buffer_handle_t *pHandle, int *stride, int *byte_stride) in fb_alloc_framebuffer_locked() 525 buffer_handle_t *pHandle, int *stride, int *byte_stride) in fb_alloc_framebuffer()
|
| D | mali_gralloc_bufferallocation.cpp | 884 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_buffer_allocate() 1211 int mali_gralloc_buffer_free(buffer_handle_t pHandle) in mali_gralloc_buffer_free() 1225 static int mali_gralloc_buffer_free_internal(buffer_handle_t *pHandle, uint32_t num_hnds) in mali_gralloc_buffer_free_internal()
|
| D | mali_gralloc_ion.cpp | 486 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_ion_allocate() 677 static void mali_gralloc_ion_free_internal(buffer_handle_t *pHandle, uint32_t num_hnds) in mali_gralloc_ion_free_internal()
|
| /device/linaro/hikey/gralloc960/legacy/ |
| D | alloc_device.cpp | 43 …oc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *pHandle, in alloc_device_alloc()
|
| /device/amlogic/yukawa/hal/gralloc/legacy/ |
| D | alloc_device.cpp | 43 …oc_device_alloc(alloc_device_t *dev, int w, int h, int format, int usage, buffer_handle_t *pHandle, in alloc_device_alloc()
|
| /device/generic/goldfish-opengl/system/vulkan/ |
| D | goldfish_vulkan.cpp | 170 uint32_t* pHandle) { in GetMemoryZirconHandleFUCHSIA() 188 uint32_t* pHandle) { in GetSemaphoreZirconHandleFUCHSIA() 454 uint32_t* pHandle) { in GetMemoryZirconHandleFUCHSIA() 497 uint32_t* pHandle) { in GetSemaphoreZirconHandleFUCHSIA()
|
| /device/generic/goldfish-opengl/system/gralloc/ |
| D | gralloc_30.cpp | 169 buffer_handle_t* pHandle) { in alloc_buffer() 517 buffer_handle_t* pHandle, in gralloc_alloc() 682 buffer_handle_t* pHandle, int* pStride) { in s_gralloc_alloc() 808 buffer_handle_t* pHandle) override { in alloc_buffer()
|
| D | gralloc_old.cpp | 609 buffer_handle_t* pHandle, int* pStride) in gralloc_alloc()
|
| /device/google/contexthub/firmware/os/core/ |
| D | nanohub_chre.c | 244 static bool osChreSensorFindDefault(uint8_t sensorType, uint32_t *pHandle) in osChreSensorFindDefault() 257 uint32_t *pHandle = va_arg(args, uint32_t *); in osChreApiSensorFindDefault() local
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vk_dispatch_table_helper.h | 139 …ce device, const VkMemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle) { return VK_… in StubGetMemoryWin32HandleKHR() 151 …device, const VkSemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle) { return VK_… in StubGetSemaphoreWin32HandleKHR() 170 …ice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle) { return VK_… in StubGetFenceWin32HandleKHR() 240 …VkDeviceMemory memory, VkExternalMemoryHandleTypeFlagsNV handleType, HANDLE* pHandle) { return VK_… in StubGetMemoryWin32HandleNV()
|
| D | vulkan.hpp | 86997 …LKAN_HPP_NAMESPACE::FenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle, Dispatch con… in getFenceWin32HandleKHR() 87344 …KAN_HPP_NAMESPACE::MemoryGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle, Dispatch con… in getMemoryWin32HandleKHR() 87363 …y, VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlagsNV handleType, HANDLE* pHandle, Dispatch con… in getMemoryWin32HandleNV() 87940 …_HPP_NAMESPACE::SemaphoreGetWin32HandleInfoKHR* pGetWin32HandleInfo, HANDLE* pHandle, Dispatch con… in getSemaphoreWin32HandleKHR()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | func_table.cpp | 2990 HANDLE* pHandle) in entry_vkGetMemoryWin32HandleKHR() 3001 HANDLE* pHandle) in dynCheck_entry_vkGetMemoryWin32HandleKHR() 3146 HANDLE* pHandle) in entry_vkGetSemaphoreWin32HandleKHR() 3157 HANDLE* pHandle) in dynCheck_entry_vkGetSemaphoreWin32HandleKHR() 3466 HANDLE* pHandle) in entry_vkGetFenceWin32HandleKHR() 3477 HANDLE* pHandle) in dynCheck_entry_vkGetFenceWin32HandleKHR() 4864 HANDLE* pHandle) in entry_vkGetMemoryWin32HandleNV() 4876 HANDLE* pHandle) in dynCheck_entry_vkGetMemoryWin32HandleNV()
|
| D | ResourceTracker.cpp | 1804 uint32_t* pHandle) { in on_vkGetMemoryZirconHandleFUCHSIA() 1976 uint32_t* pHandle) { in on_vkGetSemaphoreZirconHandleFUCHSIA() 7466 uint32_t* pHandle) { in on_vkGetMemoryZirconHandleFUCHSIA() 7485 uint32_t* pHandle) { in on_vkGetSemaphoreZirconHandleFUCHSIA()
|
| D | VkEncoder.cpp | 17471 HANDLE* pHandle, in vkGetMemoryWin32HandleKHR() 17839 HANDLE* pHandle, in vkGetSemaphoreWin32HandleKHR() 18917 HANDLE* pHandle, in vkGetFenceWin32HandleKHR() 24369 HANDLE* pHandle, in vkGetMemoryWin32HandleNV()
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/ |
| D | VkDecoderSnapshot.cpp | 2952 HANDLE* pHandle) in vkGetMemoryWin32HandleKHR() 3028 HANDLE* pHandle) in vkGetSemaphoreWin32HandleKHR() 3226 HANDLE* pHandle) in vkGetFenceWin32HandleKHR() 4144 HANDLE* pHandle) in vkGetMemoryWin32HandleNV() 9197 HANDLE* pHandle) in vkGetMemoryWin32HandleKHR() 9275 HANDLE* pHandle) in vkGetSemaphoreWin32HandleKHR() 9466 HANDLE* pHandle) in vkGetFenceWin32HandleKHR() 10369 HANDLE* pHandle) in vkGetMemoryWin32HandleNV()
|
| D | VkDecoder.cpp | 12499 HANDLE* pHandle; in decode() local 12792 HANDLE* pHandle; in decode() local 13529 HANDLE* pHandle; in decode() local 17501 HANDLE* pHandle; in decode() local
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 5200 optional uint64 pHandle = 3; field 5364 optional uint64 pHandle = 3; field 5750 optional uint64 pHandle = 3; field 6447 optional uint64 pHandle = 4; field
|