Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp156 static int gralloc_alloc_framebuffer(alloc_device_t* dev, in gralloc_alloc_framebuffer() function
243 err = gralloc_alloc_framebuffer(dev, size, format, usage, pHandle); in gralloc_alloc()
/aosp_15_r20/device/linaro/hikey/gralloc/
Dalloc_device.cpp468 static int gralloc_alloc_framebuffer(alloc_device_t *dev, size_t size, int usage, buffer_handle_t *… in gralloc_alloc_framebuffer() function
588 err = gralloc_alloc_framebuffer(dev, size, usage, pHandle); in alloc_device_alloc()