Searched refs:gralloc_alloc_framebuffer_locked (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/hardware/libhardware/modules/gralloc/ |
H A D | gralloc.cpp | 103 static int gralloc_alloc_framebuffer_locked(alloc_device_t* dev, in gralloc_alloc_framebuffer_locked() function 162 int err = gralloc_alloc_framebuffer_locked(dev, size, format, usage, pHandle); in gralloc_alloc_framebuffer()
|
/aosp_15_r20/device/linaro/hikey/gralloc/ |
D | alloc_device.cpp | 367 static int gralloc_alloc_framebuffer_locked(alloc_device_t *dev, size_t size, int usage, buffer_han… in gralloc_alloc_framebuffer_locked() function 472 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle); in gralloc_alloc_framebuffer()
|