Home
last modified time | relevance | path

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

/hardware/msm7k/libgralloc-qsd8k/
Dgpu.h57 int gralloc_alloc_framebuffer(size_t size, int usage,
Dgpu.cpp103 int gpu_context_t::gralloc_alloc_framebuffer(size_t size, int usage, in gralloc_alloc_framebuffer() function in gpu_context_t
262 err = gralloc_alloc_framebuffer(size, usage, pHandle); in alloc_impl()
/hardware/libhardware/modules/gralloc/
Dgralloc.cpp157 static int gralloc_alloc_framebuffer(alloc_device_t* dev, in gralloc_alloc_framebuffer() function
233 err = gralloc_alloc_framebuffer(dev, size, usage, pHandle); in gralloc_alloc()
/hardware/msm7k/libgralloc/
Dgralloc.cpp182 static int gralloc_alloc_framebuffer(alloc_device_t* dev, in gralloc_alloc_framebuffer() function
505 err = gralloc_alloc_framebuffer(dev, size, usage, pHandle); in gralloc_alloc()