Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp103 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/
Dalloc_device.cpp367 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()