Home
last modified time | relevance | path

Searched refs:gralloc_alloc_buffer (Results 1 – 1 of 1) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.cpp99 static int gralloc_alloc_buffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *pHand… in gralloc_alloc_buffer() function
280 return gralloc_alloc_buffer(dev, bufferSize, newUsage, pHandle); in gralloc_alloc_framebuffer_locked()
456 err = gralloc_alloc_buffer(dev, size, usage, pHandle); in alloc_device_alloc()