Searched refs:gralloc_alloc_framebuffer_locked (Results 1 - 4 of 4) sorted by relevance

/hardware/msm7k/libgralloc-qsd8k/
H A Dgpu.h55 int gralloc_alloc_framebuffer_locked(size_t size, int usage,
H A Dgpu.cpp44 int gpu_context_t::gralloc_alloc_framebuffer_locked(size_t size, int usage, function in class:gpu_context_t
108 int err = gralloc_alloc_framebuffer_locked(size, usage, pHandle);
/hardware/libhardware/modules/gralloc/
H A Dgralloc.cpp104 static int gralloc_alloc_framebuffer_locked(alloc_device_t* dev, function
163 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);
/hardware/msm7k/libgralloc/
H A Dgralloc.cpp128 static int gralloc_alloc_framebuffer_locked(alloc_device_t* dev, function
188 int err = gralloc_alloc_framebuffer_locked(dev, size, usage, pHandle);

Completed in 34 milliseconds