Searched defs:pHandle (Results 1 – 11 of 11) sorted by relevance
/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 | 486 … uint32_t numDescriptors, buffer_handle_t *pHandle, bool *shared_backend) in mali_gralloc_ion_allocate() 678 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/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/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/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/goldfish-opengl/system/gralloc/ |
D | gralloc_old.cpp | 627 buffer_handle_t* pHandle, int* pStride) in gralloc_alloc()
|